| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2821c31dc50419d144ae38cb457f44a32b0ae29e..ec99b8e6517d2923185d3843e16632d669633e18 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -821,10 +821,8 @@ extern const char kLatestVersionWhenClickedUpdateMenuItem[];
|
| #endif
|
|
|
| #if defined(ENABLE_MEDIA_ROUTER)
|
| -#if defined(GOOGLE_CHROME_BUILD)
|
| extern const char kMediaRouterCloudServicesPrefSet[];
|
| extern const char kMediaRouterEnableCloudServices[];
|
| -#endif // defined(GOOGLE_CHROME_BUILD)
|
| extern const char kMediaRouterFirstRunFlowAcknowledged[];
|
| #endif
|
|
|
|
|