| Index: content/browser/geolocation/geolocation_provider_unittest.cc
|
| diff --git a/content/browser/geolocation/geolocation_provider_unittest.cc b/content/browser/geolocation/geolocation_provider_unittest.cc
|
| index 4262909fef2f7037a559e198bed74d1dea4a9135..ca1e12229a85f61b04c89469598cf0efb3ba1816 100644
|
| --- a/content/browser/geolocation/geolocation_provider_unittest.cc
|
| +++ b/content/browser/geolocation/geolocation_provider_unittest.cc
|
| @@ -14,6 +14,7 @@
|
|
|
| using content::AccessTokenStore;
|
| using content::FakeAccessTokenStore;
|
| +using content::Geoposition;
|
| using testing::_;
|
| using testing::DoAll;
|
| using testing::DoDefault;
|
|
|