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

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: 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index aeb8f7f4e0fe73aa97885a78c1634d56264a3173..2a57743dfc8b68d623ce1ceda5096cfb34b338a8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -831,16 +831,16 @@
'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_snippets_bridge.cc',
- 'browser/android/ntp_snippets_bridge.h',
- 'browser/android/ntp_snippets_controller.cc',
- 'browser/android/ntp_snippets_controller.h',
- 'browser/android/ntp_snippets_launcher.cc',
- 'browser/android/ntp_snippets_launcher.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',
+ 'browser/android/ntp/ntp_snippets_controller.h',
+ 'browser/android/ntp/ntp_snippets_launcher.cc',
+ 'browser/android/ntp/ntp_snippets_launcher.h',
'browser/android/omnibox/answers_image_bridge.cc',
'browser/android/omnibox/answers_image_bridge.h',
'browser/android/omnibox/autocomplete_controller_android.cc',

Powered by Google App Engine
This is Rietveld 408576698