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

Unified Diff: device/geolocation/BUILD.gn

Issue 2298013002: Gets rid of LocationProviderBase. (Closed)
Patch Set: Typo. Created 4 years, 3 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 | « no previous file | device/geolocation/fake_location_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/geolocation/BUILD.gn
diff --git a/device/geolocation/BUILD.gn b/device/geolocation/BUILD.gn
index 58bc49cceb5cd2d36ccfc2d0f74e09663c029ae9..a194b54211536eab5e3e9320141f5f33c8d16958 100644
--- a/device/geolocation/BUILD.gn
+++ b/device/geolocation/BUILD.gn
@@ -36,8 +36,6 @@ component("device_geolocation") {
"location_provider.h",
"location_provider_android.cc",
"location_provider_android.h",
- "location_provider_base.cc",
- "location_provider_base.h",
"network_location_provider.cc",
"network_location_provider.h",
"network_location_request.cc",
« no previous file with comments | « no previous file | device/geolocation/fake_location_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698