| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ab37a15b3986700feecd7ab4c873e168eb2c4b25..78d8fc313cea9ddb27799b161b8056e079104923 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -224,8 +224,6 @@ extern const char kHostResolverParallelism[];
|
| extern const char kHostResolverRetryAttempts[];
|
| extern const char kHstsHosts[];
|
| extern const char kIgnoreUrlFetcherCertRequests[];
|
| -extern const char kImport[];
|
| -extern const char kImportFromFile[];
|
| extern const char kIncognito[];
|
| extern const char kInstallFromWebstore[];
|
| extern const char kInstantProcess[];
|
|
|