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