| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index cbd9e1410cae187f0a511cadf253230cdc33662e..7bb20d824d54d7ce72e0d7c3bc7eaae18224a7c6 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -923,6 +923,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[];
|
|
|
|
|