Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 6f421df68dd1c218dd8286719940559efd02a6c4..1ec04bf18d64b411001eece4ecade754f56253b4 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1016,9 +1016,6 @@ const char kMaxSpdyConcurrentStreams[] = "max-spdy-concurrent-streams"; |
// for all of its state. |
const char kUserDataDir[] = "user-data-dir"; |
-// directory to locate user scripts in as an over-ride of the default |
-const char kUserScriptsDir[] = "user-scripts-dir"; |
- |
// Print version information and quit. |
const char kVersion[] = "version"; |