• Karan Bhatia's avatar
    Extensions: Remove PluginInfo from public header. · d6a31301
    Karan Bhatia authored
    NPAPI plugin support has been removed from chrome and the "plugins" extension
    manifest key is effectively deprecated. This CL removes PluginInfo from the
    public header and removes all its external usages. This should ensure that we
    don't somehow use the plugins specified as part of the manifest.
    
    This CL also changes sync_helper::IsSyncable to not consider the "plugins"
    manifest key/permission while deciding whether an extension is syncable.
    
    BUG=732590
    
    Change-Id: Ib7b97304655e17720eaee6e225ac1a82becfe8f7
    Reviewed-on: https://chromium-review.googlesource.com/784282Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
    Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#518752}
    d6a31301
plugins_handler.h 1.02 KB