Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index ff4101ff61422675d8a97bd3f7fc1056a6db57ed..710ed29cf592970ebd42bf17b238736e5d972bf7 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -304,6 +304,9 @@ extern const char kImportHomepage[]; |
extern const char kImportSearchEngine[]; |
extern const char kImportSavedPasswords[]; |
+extern const char kEnterpriseWebStoreURL[]; |
+extern const char kEnterpriseWebStoreName[]; |
+ |
#if !defined(OS_MACOSX) && !defined(OS_CHROMEOS) && defined(OS_POSIX) |
extern const char kLocalProfileId[]; |
extern const char kPasswordsUseLocalProfileId[]; |