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

Unified Diff: device/geolocation/location_provider.h

Issue 2249283003: Hooks together Geolocation Feature in the Client and Engine. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lai
Patch Set: Put TestingLocationArbitrator out of anonymous namespace. 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 | « device/geolocation/location_arbitrator_unittest.cc ('k') | device/geolocation/mock_location_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/geolocation/location_provider.h
diff --git a/device/geolocation/location_provider.h b/device/geolocation/location_provider.h
index 7f9d6f162c0bae16ae0518cc3c64b5d4e84113d1..34372f7f3b413fe9725cb65b3cc2a930476c0f19 100644
--- a/device/geolocation/location_provider.h
+++ b/device/geolocation/location_provider.h
@@ -11,8 +11,6 @@
namespace device {
-class LocationProvider;
-
// The interface for providing location information.
class DEVICE_GEOLOCATION_EXPORT LocationProvider {
public:
« no previous file with comments | « device/geolocation/location_arbitrator_unittest.cc ('k') | device/geolocation/mock_location_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698