| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 837d581d6b060ab840b552aa13f8638e5f2c1d31..984ca44c7a3197dbf074923484d6642f6645fa80 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -796,6 +796,8 @@ extern const char kClickedUpdateMenuItem[];
|
| #endif
|
|
|
| #if defined(ENABLE_MEDIA_ROUTER)
|
| +extern const char kMediaRouterCloudServicesPrefSet[];
|
| +extern const char kMediaRouterEnableCloudServices[];
|
| extern const char kMediaRouterFirstRunFlowAcknowledged[];
|
| #endif
|
|
|
|
|