| Index: webkit/plugins/plugin_switches.cc
|
| diff --git a/webkit/plugins/plugin_switches.cc b/webkit/plugins/plugin_switches.cc
|
| index 6bae5f6786457eb69758fd638a865662757faff9..3497c71bb1594b30b91c5f0e7e5c5e1ee1cdee4b 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";
|
|
|
|
|