Index: content/browser/gpu/gpu_process_host.cc |
=================================================================== |
--- content/browser/gpu/gpu_process_host.cc (revision 138207) |
+++ content/browser/gpu/gpu_process_host.cc (working copy) |
@@ -744,9 +744,6 @@ |
#if defined(OS_MACOSX) |
switches::kEnableSandboxLogging, |
#endif |
-#if defined(OS_CHROMEOS) |
- switches::kEnableVaapi, |
-#endif |
switches::kGpuNoContextLost, |
switches::kGpuStartupDialog, |
switches::kLoggingLevel, |