diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index b2d36b0..aa0e2db 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[]; |