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

Unified Diff: chrome/chrome_browser.gypi

Issue 259863007: Local salient image storage for enhanced bookmark experiment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed unneeded header include Created 6 years, 7 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 | components/bookmarks_enhanced.gypi » ('j') | components/bookmarks_enhanced.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e331f4613613751b53ecc19f907a391eeedb937a..d291a9ada4d738dbe27e1c9e1ec975756f7f1a3d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3146,6 +3146,7 @@
}],
['OS=="android"', {
'dependencies': [
+ '../components/components.gyp:bookmarks_enhanced',
'../components/components.gyp:web_contents_delegate_android',
'chrome_browser_jni_headers',
],
« no previous file with comments | « no previous file | components/bookmarks_enhanced.gypi » ('j') | components/bookmarks_enhanced.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698