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

Unified Diff: webkit/plugins/plugin_switches.h

Issue 7978009: Split ppapi::PluginList from PepperPluginRegistry so that DRT could load pepper plugins. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 3 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 | « webkit/glue/webkit_glue.gypi ('k') | webkit/plugins/plugin_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/plugins/plugin_switches.h
===================================================================
--- webkit/plugins/plugin_switches.h (revision 101488)
+++ webkit/plugins/plugin_switches.h (working copy)
@@ -12,6 +12,8 @@
extern const char kDebugPluginLoading[];
extern const char kDisablePepper3dForUntrustedUse[];
extern const char kEnablePepperTesting[];
+extern const char kPpapiOutOfProcess[];
+extern const char kRegisterPepperPlugins[];
#if defined(OS_WIN)
extern const char kUseOldWMPPlugin[];
« no previous file with comments | « webkit/glue/webkit_glue.gypi ('k') | webkit/plugins/plugin_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698