| Index: components/cloud_devices.gypi
|
| diff --git a/components/cloud_devices.gypi b/components/cloud_devices.gypi
|
| index abdcc75ceb6d85327c846ecf3d4f2b2e3e6e0c18..8edf24d17d92ef05dd3734f5153c417da434abc7 100644
|
| --- a/components/cloud_devices.gypi
|
| +++ b/components/cloud_devices.gypi
|
| @@ -12,7 +12,9 @@
|
| ],
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| + '../google_apis/google_apis.gyp:google_apis',
|
| '../net/net.gyp:net',
|
| + '../url/url.gyp:url_lib',
|
| ],
|
| 'sources': [
|
| 'cloud_devices/common/cloud_device_description.cc',
|
|
|