Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: google_apis/google_apis.gyp

Issue 387733004: Move sync/notifier to components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add dep on dynamic_annotations (see crbug.com/392532) Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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!=""', {

Powered by Google App Engine
This is Rietveld 408576698