Chromium Code Reviews| 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', |