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

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: TODO 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..0faa1a53526c917e68391187e53dbd542b92c49d 100644
--- a/chrome/chrome_android.gypi
+++ b/chrome/chrome_android.gypi
@@ -98,6 +98,9 @@
'chrome.gyp:plugin',
'chrome.gyp:renderer',
'chrome.gyp:utility',
+ # TODO(kkimlabs): Move this to chrome.gyp:browser when the dependent
+ # is upstreamed.
+ '../components/components.gyp:enhanced_bookmarks',
'../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