| Index: content/browser/geolocation/arbitrator_dependency_factories_for_test.h
|
| diff --git a/content/browser/geolocation/arbitrator_dependency_factories_for_test.h b/content/browser/geolocation/arbitrator_dependency_factories_for_test.h
|
| index a28719d2e5bfaf7bd7cdf4ae996ec35e393e9cd2..8e0e18fd74752c9eddfca19f2b73e4b880a3b1ae 100644
|
| --- a/content/browser/geolocation/arbitrator_dependency_factories_for_test.h
|
| +++ b/content/browser/geolocation/arbitrator_dependency_factories_for_test.h
|
| @@ -18,7 +18,7 @@ class GeolocationArbitratorDependencyFactoryWithLocationProvider
|
| virtual ~GeolocationArbitratorDependencyFactoryWithLocationProvider();
|
|
|
| virtual LocationProviderBase* NewNetworkLocationProvider(
|
| - AccessTokenStore* access_token_store,
|
| + content::AccessTokenStore* access_token_store,
|
| net::URLRequestContextGetter* context,
|
| const GURL& url,
|
| const string16& access_token) OVERRIDE;
|
|
|