Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 31ec123078b53e2454173ec778f5e47c9787c0bf..0a7d3ee126be8f60fc80630acabada3ea3def8d1 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[]; |