| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6d1d32233787f15d87a8eda98ab4c1c2c9deb4f4..0b25c5ad453182d3dabfd730a5df5cc4d187855e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -930,6 +930,8 @@ extern const char kModuleConflictBubbleShown[];
|
| extern const char kDRMSalt[];
|
| extern const char kEnableDRM[];
|
|
|
| +extern const char kWatchdogExtensionActive[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|