| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d6d79b2810518a8a8ff3ec1d8971ceef11ff6ad9..4a051283fd212329ccaab56b13c92107604b118f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -932,6 +932,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_
|
|
|