| Index: components/cloud_devices/common/cloud_devices_switches.h
|
| diff --git a/components/cloud_devices/common/cloud_devices_switches.h b/components/cloud_devices/common/cloud_devices_switches.h
|
| index 2a57d735017f50e285d7bc94bec1a66a63cab794..343cf667d0a59e08dbbd075fdb84cd30bbb7ca50 100644
|
| --- a/components/cloud_devices/common/cloud_devices_switches.h
|
| +++ b/components/cloud_devices/common/cloud_devices_switches.h
|
| @@ -7,6 +7,7 @@
|
|
|
| namespace switches {
|
|
|
| +extern const char kEnableCloudDevices[];
|
| extern const char kCloudPrintURL[];
|
| extern const char kCloudPrintXmppEndpoint[];
|
| extern const char kCloudDevicesURL[];
|
|
|