| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 92b6ff6144597c57e208cb7c3bb9c31e82174fda..57d5034aa0d82914a475225a15be20336fb6a575 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -936,6 +936,8 @@ extern const char kModuleConflictBubbleShown[];
|
| extern const char kDRMSalt[];
|
| extern const char kEnableDRM[];
|
|
|
| +extern const char kActivityLogExtensionEnabled[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|