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

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 repo 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 14747e970735a867cffce21667ad14499f6d574b..279502206e6570b3d2964dd6846285c92eaad2a3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -827,16 +827,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',
Marc Treib 2016/03/18 15:44:42 I think here you still have remnants of the previo
markusheintz_ 2016/03/18 16:01:03 Fixed. Thanks
+ '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',
« 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