Chromium Code Reviews| Index: google_apis/google_apis.gyp |
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp |
| index fd3a52574c03650b87d894390013a9318b0cf46b..5f4a57f98c67d232d30bd1a1fe67f04ea916354e 100644 |
| --- a/google_apis/google_apis.gyp |
| +++ b/google_apis/google_apis.gyp |
| @@ -21,6 +21,7 @@ |
| '../crypto/crypto.gyp:crypto', |
| '../net/net.gyp:net', |
| '../third_party/libxml/libxml.gyp:libxml', |
| + '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
|
maniscalco
2014/07/16 17:44:46
nit: sort order
|
| ], |
| 'conditions': [ |
| ['google_api_key!=""', { |