Index: ui/gl/gl_switches.h |
diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h |
index 779ecfb0387cbc21965935cee94f50928482dc8f..2824cec374e57ff92d32a9daefe442e83db3c90b 100644 |
--- a/ui/gl/gl_switches.h |
+++ b/ui/gl/gl_switches.h |
@@ -31,13 +31,6 @@ GL_EXPORT extern const char kEnableGPUServiceTracing[]; |
GL_EXPORT extern const char kGpuNoContextLost[]; |
GL_EXPORT extern const char kSupportsDualGpus[]; |
-GL_EXPORT extern const char kGpuSwitching[]; |
- |
-// The GPU switching names that can be passed to --gpu-switching. |
-GL_EXPORT extern const char kGpuSwitchingOptionNameForceIntegrated[]; |
-GL_EXPORT extern const char kGpuSwitchingOptionNameForceDiscrete[]; |
-// The last one (automatic) is not used as commandline switch option. |
-GL_EXPORT extern const char kGpuSwitchingOptionNameAutomatic[]; |
GL_EXPORT extern const char kUseGL[]; |
GL_EXPORT extern const char kSwiftShaderPath[]; |