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

Unified Diff: content/content_browser.gypi

Issue 22674006: Delete the Windows 7 Geolocation provider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 7 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 | « content/browser/geolocation/win7_location_provider_win.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3396cf95fcaea4982d21ed6060ace6f84a5e6860..da6449c76d031428fce3a9d567e6c64a1b6ad514 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -569,10 +569,6 @@
'browser/geolocation/wifi_data_provider_mac.h',
'browser/geolocation/wifi_data_provider_win.cc',
'browser/geolocation/wifi_data_provider_win.h',
- 'browser/geolocation/win7_location_api_win.cc',
- 'browser/geolocation/win7_location_api_win.h',
- 'browser/geolocation/win7_location_provider_win.cc',
- 'browser/geolocation/win7_location_provider_win.h',
'browser/gpu/browser_gpu_channel_host_factory.cc',
'browser/gpu/browser_gpu_channel_host_factory.h',
'browser/gpu/compositor_util.cc',
@@ -1320,7 +1316,6 @@
'-ldinput8.lib',
'-ldwmapi.lib',
'-ldxguid.lib',
- '-llocationapi.lib',
'-lsensorsapi.lib',
'-lportabledeviceguids.lib',
],
« no previous file with comments | « content/browser/geolocation/win7_location_provider_win.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698