Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index c604b6cf88d27f6a9dabb5170f9bd66581eecf09..6e8aea988361b8ffb87161b742e45d33508be33f 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1460,9 +1460,6 @@ const char kVariationsServerURL[] = "variations-server-url"; |
// Prints version information and quits. |
const char kVersion[] = "version"; |
-// Cycle through a series of URLs listed in the specified file. |
-const char kVisitURLs[] = "visit-urls"; |
- |
// Adds the given extension ID to all the permission whitelists. |
const char kWhitelistedExtensionID[] = "whitelisted-extension-id"; |