Chromium Code Reviews| Index: content/browser/gpu/gpu_process_host.cc |
| =================================================================== |
| --- content/browser/gpu/gpu_process_host.cc (revision 156195) |
| +++ content/browser/gpu/gpu_process_host.cc (working copy) |
| @@ -835,6 +835,7 @@ |
| #endif |
| switches::kGpuNoContextLost, |
| switches::kGpuStartupDialog, |
| + switches::kGpuSwitching, |
| switches::kLoggingLevel, |
| switches::kNoSandbox, |
| switches::kTestGLLib, |