Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1228)

Unified Diff: content/public/common/webplugininfo.h

Issue 1862513003: Remove NPAPI from browser and utility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/common/process_type.h ('k') | content/public/common/webplugininfo.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/webplugininfo.h
diff --git a/content/public/common/webplugininfo.h b/content/public/common/webplugininfo.h
index 3d5feee978b9a5af4b5fdb6f51e5686bb2639613..3fb1998f4e06e29f4edc70f533c30073caf29b26 100644
--- a/content/public/common/webplugininfo.h
+++ b/content/public/common/webplugininfo.h
@@ -46,7 +46,6 @@ struct CONTENT_EXPORT WebPluginMimeType {
// Describes an available NPAPI or Pepper plugin.
struct CONTENT_EXPORT WebPluginInfo {
enum PluginType {
- PLUGIN_TYPE_NPAPI,
PLUGIN_TYPE_PEPPER_IN_PROCESS,
PLUGIN_TYPE_PEPPER_OUT_OF_PROCESS,
PLUGIN_TYPE_BROWSER_PLUGIN
« no previous file with comments | « content/public/common/process_type.h ('k') | content/public/common/webplugininfo.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698