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

Unified Diff: content/content_browser.gypi

Issue 474433003: Cleaner organization of WifiDataProvider code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix unit test compilation. 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 97454edde36939ec7e91c10f5badbacb9796e684..ec8c02c85f783ee0d380624a062a35f240b49593 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -681,6 +681,8 @@
'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_manager.cc',
+ 'browser/geolocation/wifi_data_provider_manager.h',
'browser/geolocation/wifi_data_provider_win.cc',
'browser/geolocation/wifi_data_provider_win.h',
'browser/geolocation/wifi_polling_policy.h',

Powered by Google App Engine
This is Rietveld 408576698