| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b15acc571f520dc0c575a6ee9611c74bca30c2f2..0510c5dd44699b36ab7cc7566764720a9ed243ca 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -828,6 +828,8 @@ extern const char kMediaRouterAlwaysShowActionIcon[];
|
| extern const char kOriginTrialPublicKey[];
|
| extern const char kOriginTrialDisabledFeatures[];
|
|
|
| +extern const char kEnabledComponentUpdates[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|