Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 9168388de282becc6e94d8d8ba012516a3d9e1ae..876274bc8692d5f2c4fc224cbecc1538c104453d 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -937,6 +937,8 @@ extern const char kEnableDRM[]; |
| extern const char kWatchdogExtensionActive[]; |
| +extern const char kProfilePreferenceHashes[]; |
| + |
| } // namespace prefs |
| #endif // CHROME_COMMON_PREF_NAMES_H_ |