Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 35f8095154ebd6b161e22de9d78163623dfc83f8..5d567a4980c3a47174dda8645621a8f4d6514b2f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -221,8 +221,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[]; |