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

Unified Diff: base/base.gyp

Issue 15942017: [Android] Fix component build again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase + memorypressurelistener Created 7 years, 6 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
« no previous file with comments | « base/android/memory_pressure_listener_android.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 86ba871383898a1f59cfdc98591949850e03cda4..ef521118b6ffd1c93baf348f5958cddd65258a2f 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -822,6 +822,7 @@
'base_i18n',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
+ 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
],
'export_dependent_settings': [
'base',
« no previous file with comments | « base/android/memory_pressure_listener_android.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698