Chromium Code Reviews| Index: content/browser/plugin_process_host.cc |
| =================================================================== |
| --- content/browser/plugin_process_host.cc (revision 76844) |
| +++ content/browser/plugin_process_host.cc (working copy) |
| @@ -221,6 +221,7 @@ |
| switches::kSilentDumpOnDCHECK, |
| switches::kMemoryProfiling, |
| switches::kEnableStatsTable, |
| + switches::kEnableGPUPlugin, |
| switches::kUseGL, |
| #if defined(OS_CHROMEOS) |
| switches::kLoginProfile, |