Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index dd4298b62cc145445dfbfb6d07c6e5bdc8ab5d5a..645a9111e200c1c20ebf9e41d4d26d5dab621f86 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -365,9 +365,6 @@ const char kEnableFeatures[] = "enable-features"; |
// Enable Web Bluetooth. |
const char kEnableWebBluetooth[] = "enable-web-bluetooth"; |
-// Enables TRACE for GL calls in the renderer. |
-const char kEnableGpuClientTracing[] = "enable-gpu-client-tracing"; |
- |
// Specify that all compositor resources should be backed by GPU memory buffers. |
const char kEnableGpuMemoryBufferCompositorResources[] = |
"enable-gpu-memory-buffer-compositor-resources"; |