| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ee7d1de46e7f175a53d5a5cd0f5eb67a868db6b2..596d6b0178b588b381fbadf994168f17a8b0ccc8 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[];
|
|
|