| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8da181096d0047c5c0bc3d32f97b7d79d99ad510..d7d29a00b1a47c75a08e456ab48efdecaff77fe8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -249,7 +249,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[];
|
|
|