Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 2cdb115f42c65260d0b4b539496932324eaf73f2..1a486771341fd5a39eda053ad18ccb4ae20a8ec7 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -820,6 +820,7 @@ extern const char kPartnerBookmarkMappings[]; |
| #endif |
| extern const char kQuickCheckEnabled[]; |
| +extern const char kBrowserGuestModeEnabled[]; |
| } // namespace prefs |