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