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

Unified Diff: chrome/chrome_browser.gypi

Issue 815343005: Clean up geolocation code now that it's all upstream. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renamed IsSystemLocationEnabled -> IsLocationEnabled Created 5 years, 11 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/geolocation/geolocation_permission_context_unittest.cc ('k') | chrome/chrome_shell.gypi » ('j') | 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 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',
« no previous file with comments | « chrome/browser/geolocation/geolocation_permission_context_unittest.cc ('k') | chrome/chrome_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698