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

Unified Diff: chrome/chrome_android.gypi

Issue 325293002: Add 'enhanced_bookmarks' dependency to 'chrome_android_core'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_android.gypi
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi
index 8ba1f24166690dd1e3cc4e65c6226c5dac43823a..64ce884039b4694635f5657c6bb6dbb9f246c3a1 100644
--- a/chrome/chrome_android.gypi
+++ b/chrome/chrome_android.gypi
@@ -98,6 +98,7 @@
'chrome.gyp:plugin',
'chrome.gyp:renderer',
'chrome.gyp:utility',
+ '../components/components.gyp:enhanced_bookmarks',
Yaron 2014/06/11 21:54:35 How about adding a TODO(kkimlabs): Move this to ch
Kibeom Kim (inactive) 2014/06/11 22:02:20 Done.
'../content/content.gyp:content',
'../content/content.gyp:content_app_browser',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698