| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 3da1adb7eb1c10ced857d9cb18a1c3730cb4fafa..7fb1774cca6de584b450dfe8aaef3c7841a03f46 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -921,6 +921,8 @@ extern const char kAppListLaunchCount[];
|
| extern const char kLastAppListAppLaunchPing[];
|
| extern const char kAppListAppLaunchCount[];
|
|
|
| +extern const char kModuleConflictBubbleShown[];
|
| +
|
| extern const char kDRMSalt[];
|
| extern const char kEnableDRM[];
|
|
|
|
|