Port //services/device/geolocation to network::SimpleURLLoader

1119398
This commit is contained in:
Jeremy Apthorp 2018-10-02 15:01:24 -07:00
parent 63176acde2
commit eef375a428
4 changed files with 2 additions and 16 deletions

View file

@ -6,7 +6,7 @@
#define ATOM_BROWSER_FAKE_LOCATION_PROVIDER_H_
#include "base/macros.h"
#include "device/geolocation/public/cpp/location_provider.h"
#include "services/device/public/cpp/geolocation/location_provider.h"
#include "services/device/public/mojom/geoposition.mojom.h"
namespace atom {