Index: ui/gl/gl_switches.cc |
diff --git a/ui/gl/gl_switches.cc b/ui/gl/gl_switches.cc |
index 2eccfc33dd3d915414b23264af014ee1e852bb4d..ce3c71a3a6461bc20e95ce54d3a7755a842c4ef5 100644 |
--- a/ui/gl/gl_switches.cc |
+++ b/ui/gl/gl_switches.cc |
@@ -71,8 +71,6 @@ const char kUseANGLE[] = "use-angle"; |
// swiftshader: The SwiftShader software renderer. |
const char kUseGL[] = "use-gl"; |
-const char kSwiftShaderPath[] = "swiftshader-path"; |
- |
// Inform Chrome that a GPU context will not be lost in power saving mode, |
// screen saving mode, etc. Note that this flag does not ensure that a GPU |
// context will never be lost in any situations, say, a GPU reset. |