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

Unified Diff: chrome/chrome_browser.gypi

Issue 1899683003: NTP tiles: Split C++ and Java MostVisitedSites classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
« no previous file with comments | « chrome/browser/android/ntp/most_visited_sites_bridge.cc ('k') | no next file » | no next file with comments »
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 fb2d36cc304b61a6c562a665deaaa11ba9b3858d..8901fc0285691cded772219cb414719fb75b8831 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -869,6 +869,8 @@
'browser/android/net/external_estimate_provider_android.h',
'browser/android/ntp/most_visited_sites.cc',
'browser/android/ntp/most_visited_sites.h',
+ 'browser/android/ntp/most_visited_sites_bridge.cc',
+ 'browser/android/ntp/most_visited_sites_bridge.h',
'browser/android/ntp/new_tab_page_prefs.cc',
'browser/android/ntp/new_tab_page_prefs.h',
'browser/android/ntp/new_tab_page_url_handler.cc',
« no previous file with comments | « chrome/browser/android/ntp/most_visited_sites_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698