| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 92360bbe5f56aa886eab2ca1f638869cda4a8aa2..8a5a9f174e7374bc12b0d22bc43f595e16c72f79 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -399,6 +399,7 @@ extern const char kEasyUnlockPairing[];
|
| extern const char kZeroSuggestCachedResults[];
|
|
|
| extern const char kSuggestionsData[];
|
| +extern const char kSuggestionsBlacklist[];
|
|
|
| // Local state prefs. Please add Profile prefs above instead.
|
| extern const char kCertRevocationCheckingEnabled[];
|
|
|