| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 769f589c7cc694609229eca2dabeb2f52b97c370..05667c9c52479fe683b723ff4815348857cde407 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -27,8 +27,6 @@
|
| 'browser/android/activity_type_id_list.h',
|
| 'browser/android/activity_type_ids.cc',
|
| 'browser/android/activity_type_ids.h',
|
| - 'browser/android/app_google_location_settings_helper.cc',
|
| - 'browser/android/app_google_location_settings_helper.h',
|
| 'browser/android/appmenu/app_menu_drag_helper.cc',
|
| 'browser/android/appmenu/app_menu_drag_helper.h',
|
| 'browser/android/banners/app_banner_manager.cc',
|
| @@ -104,11 +102,13 @@
|
| '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/google_location_settings_helper.h',
|
| 'browser/android/intent_helper.cc',
|
| 'browser/android/intent_helper.h',
|
| 'browser/android/intercept_download_resource_throttle.cc',
|
| 'browser/android/intercept_download_resource_throttle.h',
|
| + 'browser/android/location_settings.h',
|
| + 'browser/android/location_settings_impl.cc',
|
| + 'browser/android/location_settings_impl.h',
|
| 'browser/android/most_visited_sites.cc',
|
| 'browser/android/most_visited_sites.h',
|
| 'browser/android/omnibox/answers_image_bridge.cc',
|
|
|