summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/chrome_android.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi
index 8ba1f24..0faa1a5 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',
],