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

Unified Diff: chrome/chrome_browser.gypi

Issue 441883003: Simplify Android geolocation permission checks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 4 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/media/protected_media_identifier_permission_context.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 8123f1ebfd6aa193ef28237ffb7fce9b9e31b5db..1b472076ee112be21405c64ddf0b2ab742054200 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -57,6 +57,7 @@
'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.cc',
'browser/android/google_location_settings_helper.h',
'browser/android/intent_helper.cc',
'browser/android/intent_helper.h',
@@ -458,8 +459,6 @@
'browser/geolocation/chrome_access_token_store.h',
'browser/geolocation/geolocation_infobar_delegate.cc',
'browser/geolocation/geolocation_infobar_delegate.h',
- 'browser/geolocation/geolocation_infobar_delegate_android.cc',
- 'browser/geolocation/geolocation_infobar_delegate_android.h',
'browser/geolocation/geolocation_permission_context.cc',
'browser/geolocation/geolocation_permission_context.h',
'browser/geolocation/geolocation_permission_context_android.cc',
« no previous file with comments | « chrome/browser/media/protected_media_identifier_permission_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698