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

Unified Diff: chrome/chrome_browser.gypi

Issue 543174: Update Gears wifi data providers to Chrome style & APIs.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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/wifi_data_provider_windows_common.cc ('k') | chrome/chrome_tests.gypi » ('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 37387)
+++ chrome/chrome_browser.gypi (working copy)
@@ -833,6 +833,19 @@
'browser/form_field_history_manager.h',
'browser/gears_integration.cc',
'browser/gears_integration.h',
+ 'browser/geolocation/device_data_provider.h',
+ 'browser/geolocation/empty_device_data_provider.cc',
+ 'browser/geolocation/empty_device_data_provider.h',
+ 'browser/geolocation/wifi_data_provider_common.cc',
+ 'browser/geolocation/wifi_data_provider_common.h',
+ 'browser/geolocation/wifi_data_provider_common_win.cc',
+ 'browser/geolocation/wifi_data_provider_common_win.h',
+ 'browser/geolocation/wifi_data_provider_linux.cc',
+ 'browser/geolocation/wifi_data_provider_linux.h',
+ 'browser/geolocation/wifi_data_provider_mac.cc',
+ 'browser/geolocation/wifi_data_provider_mac.h',
+ 'browser/geolocation/wifi_data_provider_win.cc',
+ 'browser/geolocation/wifi_data_provider_win.h',
'browser/google_service_auth_error.h',
'browser/google_update.cc',
'browser/google_update.h',
« no previous file with comments | « chrome/browser/geolocation/wifi_data_provider_windows_common.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698