| Index: google_apis/google_apis.gyp
|
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
|
| index 659d98352485f0d613ca077cb9b791733eb1a21a..60603e890783140e3fe5206891ecbf278237d367 100644
|
| --- a/google_apis/google_apis.gyp
|
| +++ b/google_apis/google_apis.gyp
|
| @@ -20,10 +20,12 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| + '../components/components.gyp:data_use_measurement_core',
|
| '../crypto/crypto.gyp:crypto',
|
| '../net/net.gyp:net',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| '../url/url.gyp:url_lib',
|
| +
|
| ],
|
| 'conditions': [
|
| ['google_api_key!=""', {
|
|
|