diff options
Diffstat (limited to 'google_apis/google_apis.gyp')
-rw-r--r-- | google_apis/google_apis.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp index 41408cc..73b2d11 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', |