| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b15acc571f520dc0c575a6ee9611c74bca30c2f2..196144e9f000164891f2359767f5e45c09dfd8a7 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 kComponentUpdatesEnabled[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|