| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d1bfbe70ee1bd04ff4b01b1f2a0fd4b67ee0971f..3d7dbb851b47360a77ab178d30a3644218d4f835 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -934,6 +934,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_
|
|
|