| Index: google_apis/google_apis.gyp
|
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
|
| index 41408cc673dbc58e9d0037827a9c8eb57f7ebabb..73b2d1120bd4c9eb670be8ab0fa0aa375c0849cb 100644
|
| --- a/google_apis/google_apis.gyp
|
| +++ b/google_apis/google_apis.gyp
|
| @@ -18,6 +18,7 @@
|
| ],
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| + '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../crypto/crypto.gyp:crypto',
|
| '../net/net.gyp:net',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
|
|