Index: trunk/src/chrome/common/chrome_switches.h |
=================================================================== |
--- trunk/src/chrome/common/chrome_switches.h (revision 201967) |
+++ trunk/src/chrome/common/chrome_switches.h (working copy) |
@@ -225,6 +225,8 @@ |
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[]; |