Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 2852c5589409bf899bec7adf00816b7bc8b96b36..c10f39ce69b05c3ceb057004ea2bc422c0cc7c70 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -821,6 +821,7 @@ extern const char kPartnerBookmarkMappings[]; |
| extern const char kQuickCheckEnabled[]; |
| extern const char kBrowserGuestModeEnabled[]; |
| +extern const char kBrowserAddPersonEnabled[]; |
| } // namespace prefs |