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

Unified Diff: chrome/chrome_browser.gypi

Issue 1811333003: Move the remaining NTP realted files to c/b/android/ntp subdir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync again Created 4 years, 9 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/prefs/browser_prefs.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 b145a998cf3b99edc4e393830c1f2466eecad0ff..279502206e6570b3d2964dd6846285c92eaad2a3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -827,10 +827,10 @@
'browser/android/most_visited_sites.h',
'browser/android/net/external_estimate_provider_android.cc',
'browser/android/net/external_estimate_provider_android.h',
- 'browser/android/new_tab_page_prefs.cc',
- 'browser/android/new_tab_page_prefs.h',
- 'browser/android/new_tab_page_url_handler.cc',
- 'browser/android/new_tab_page_url_handler.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',
+ 'browser/android/ntp/new_tab_page_url_handler.h',
'browser/android/ntp/ntp_snippets_bridge.cc',
'browser/android/ntp/ntp_snippets_bridge.h',
'browser/android/ntp/ntp_snippets_controller.cc',
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698