Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 285b5de5e4528dcb9b4e523f68bf3b6d6c195775..d22eb588b32bfc43dba9d8ffe331790a49258f69 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -458,9 +458,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"; |