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

Unified Diff: chrome/chrome_browser.gypi

Issue 1870703002: Connect the "other forms of browsing history" frontend on Android to backend. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add-dialog-rebased
Patch Set: Created 4 years, 8 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8518b43b189ada587e6cee3e1df29c6490eb3192..e5e4335434846cdef84763819c9058584ff4acc9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3750,6 +3750,7 @@
'conditions': [
['android_java_ui==1', {
'dependencies': [
+ '../components/components.gyp:browsing_data_ui',
'../components/components.gyp:data_usage_android',
'../components/components.gyp:offline_pages',
'../components/components.gyp:precache_content',

Powered by Google App Engine
This is Rietveld 408576698