Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index a1fd429d8bc52d39c82126236e1582b2a483d26c..b05b28ac6dafc90bb3a2dad0390b50799787feeb 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -301,6 +301,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[]; |