| Index: content/browser/geolocation/arbitrator_dependency_factories_for_test.cc
|
| diff --git a/content/browser/geolocation/arbitrator_dependency_factories_for_test.cc b/content/browser/geolocation/arbitrator_dependency_factories_for_test.cc
|
| index 210d613959d68364598e942173e0fecf1ebd785c..8b2f7000226d6d376e4a06124013ed4828c26e6f 100644
|
| --- a/content/browser/geolocation/arbitrator_dependency_factories_for_test.cc
|
| +++ b/content/browser/geolocation/arbitrator_dependency_factories_for_test.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "content/browser/geolocation/arbitrator_dependency_factories_for_test.h"
|
|
|
| +using content::AccessTokenStore;
|
| +
|
| GeolocationArbitratorDependencyFactoryWithLocationProvider::
|
| GeolocationArbitratorDependencyFactoryWithLocationProvider(
|
| LocationProviderFactoryFunction factory_function)
|
|
|