| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d8a3a8e460f3cb1c572534eaead32f38ae10ecfc..5fde38e3ee24cc3855b0b254e243592a0111caa7 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -812,6 +812,7 @@ extern const char kMediaRouterCloudServicesPrefSet[];
|
| extern const char kMediaRouterEnableCloudServices[];
|
| #endif // defined(GOOGLE_CHROME_BUILD)
|
| extern const char kMediaRouterFirstRunFlowAcknowledged[];
|
| +extern const char kMediaRouterAlwaysShowActionIcon[];
|
| #endif
|
|
|
| extern const char kOriginTrialPublicKey[];
|
|
|