| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 35af4c0970367efc189da0170083bad9b35eff85..6751f089154b0bf0404848a0ee1c58b7cdb0bcd4 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -926,6 +926,8 @@ extern const char kModuleConflictBubbleShown[];
|
| extern const char kDRMSalt[];
|
| extern const char kEnableDRM[];
|
|
|
| +extern const char kActivityLogExtensionActive[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|