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