diff options
Diffstat (limited to 'webkit/plugins/plugin_switches.cc')
-rw-r--r-- | webkit/plugins/plugin_switches.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/plugins/plugin_switches.cc b/webkit/plugins/plugin_switches.cc index 6bae5f6..3497c71 100644 --- a/webkit/plugins/plugin_switches.cc +++ b/webkit/plugins/plugin_switches.cc @@ -6,9 +6,6 @@ namespace switches { -// Enables the testing interface for PPAPI. -const char kEnablePepperTesting[] = "enable-pepper-testing"; - // Dumps extra logging about plugin loading to the log file. const char kDebugPluginLoading[] = "debug-plugin-loading"; |