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

Unified Diff: chrome/chrome_browser.gypi

Issue 603040: Add support for top level geolocation arbitrator, and access token persistenc... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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/network_location_request.h ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 38890)
+++ chrome/chrome_browser.gypi (working copy)
@@ -912,11 +912,15 @@
'browser/form_field_history_manager.h',
'browser/gears_integration.cc',
'browser/gears_integration.h',
+ 'browser/geolocation/access_token_store.cc',
+ 'browser/geolocation/access_token_store.h',
'browser/geolocation/device_data_provider.h',
'browser/geolocation/empty_device_data_provider.cc',
'browser/geolocation/empty_device_data_provider.h',
'browser/geolocation/geoposition.cc',
'browser/geolocation/geoposition.h',
+ 'browser/geolocation/location_arbitrator.cc',
+ 'browser/geolocation/location_arbitrator.h',
'browser/geolocation/location_provider.cc',
'browser/geolocation/location_provider.h',
'browser/geolocation/location_provider_pool.cc',
« no previous file with comments | « chrome/browser/geolocation/network_location_request.h ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698