diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 739d6d9..9ec8b06 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -35,6 +35,8 @@ extern const char kURLsToRestoreOnStartup[]; extern const char kURLsToRestoreOnStartupOld[]; extern const char kRestoreStartupURLsMigrationTime[]; extern const char kForceEphemeralProfiles[]; +extern const char kEnhancedBookmarksExperimentEnabled[]; +extern const char kEnhancedBookmarksExtensionId[]; // For OS_CHROMEOS we maintain kApplicationLocale property in both local state // and user's profile. Global property determines locale of login screen, |