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