Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index c4a8a37b78f77e722020a2431a64da525b44cfde..0ccc7b9f63fe0f051abe9d4103cf7ff877557da9 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -917,9 +917,6 @@ const char kValidateInputEventStream[] = "validate-input-event-stream"; |
// kWaitForDebugger flag passed on or not. |
const char kWaitForDebuggerChildren[] = "wait-for-debugger-children"; |
-// Overrides the amount of shared memory the webgl command buffer allocates |
-const char kWebGLCommandBufferSizeKb[] = "webgl-command-buffer-size-kb"; |
- |
// Causes the process to run as a worker subprocess. |
const char kWorkerProcess[] = "worker"; |