Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 444a074dae2ff7c3bc500bf690b54e319ea18181..11f3b48da61db3181cb8388b00d950b2ee85e90c 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -901,9 +901,6 @@ const char kIncognito[] = "incognito"; |
// app/extension ID given, and then prompt the user to download and install it. |
const char kInstallFromWebstore[] = "install-from-webstore"; |
-// Causes Chrome to load this URL instead of chrome://newtab for New Tab pages. |
-const char kInstantNewTabURL[] = "instant-new-tab-url"; |
- |
// Marks a renderer as an Instant process. |
const char kInstantProcess[] = "instant-process"; |