| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9f7871f905c3ff871b77605fdfbf3d3260d0328b..2144ab09bb1a7e98a98b88148b0377b06b6a647d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -220,8 +220,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[];
|
|
|