Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index db7e4209b635477620b24bb1c593e32437fea23b..95a5d8fc84e6dd9a1607db25e4800ed9aeb7c907 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1481,11 +1481,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"; |