Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 835f4336db18db9c2bf7132f40cef16b83ae8b4a..22f9d501af636c69d156e57283684ba89d60f117 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1494,11 +1494,6 @@ const char kMaxSpdyConcurrentStreams[] = "max-spdy-concurrent-streams"; |
// all of its state. |
const char kUserDataDir[] = "user-data-dir"; |
-// Use the system-provided title bar and window dressing. Only affects Linux |
-// Aura. Temporarily activated by a switch; eventually to be dynamically |
-// changeable with the kUseCustomChromeFrame preference as with the GTK version. |
-const char kUseSystemTitleBar[] = "use-system-title-bar"; |
- |
// Examines a .crx for validity and prints the result. |
const char kValidateCrx[] = "validate-crx"; |