| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 4cf782330986262346baa27b3ce2c494ad2a38a2..a18ff263cc5e013a1625ded24d8bb438724b9596 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[];
|
|
|