| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 773cc5de66f8505e98211e69dd3e827d7b6df865..d1288360767cd442b3f61bb860a554e792cce38b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -248,7 +248,6 @@ extern const char kHostResolverRetryAttempts[];
|
| extern const char kIgnoreUrlFetcherCertRequests[];
|
| extern const char kIncognito[];
|
| extern const char kInstallFromWebstore[];
|
| -extern const char kInstantNewTabURL[];
|
| extern const char kInstantProcess[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kKioskMode[];
|
|
|