Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 7527d9bcd026aa90683f2dbf52fc9f1320421b81..ef179c83f4cb7ce017d7127eed77d7b7434ee4c3 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -465,9 +465,6 @@ const char kEnableFixedPositionCreatesStackingContext[] |
// Enable Gesture Tap Highlight |
const char kEnableGestureTapHighlight[] = "enable-gesture-tap-highlight"; |
-// Enables the GPU benchmarking extension |
-const char kEnableGpuBenchmarking[] = "enable-gpu-benchmarking"; |
- |
// Enables TRACE for GL calls in the renderer. |
const char kEnableGpuClientTracing[] = "enable-gpu-client-tracing"; |