Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 583f50a3768f5730b4207f7da09b6768874d9179..89c7754e874ea74310addf01c8d5a501c0873314 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -905,12 +905,6 @@ const char kTraceStartupDuration[] = "trace-startup-duration"; |
// all events since startup. |
const char kTraceStartupFile[] = "trace-startup-file"; |
- |
- |
-// Prioritizes the UI's command stream in the GPU process |
-extern const char kUIPrioritizeInGpuProcess[] = |
- "ui-prioritize-in-gpu-process"; |
- |
// Overrides the preferred discardable memory implementation. |
const char kUseDiscardableMemory[] = "use-discardable-memory"; |