| Index: content/browser/geolocation/network_location_provider_unittest.cc
|
| diff --git a/content/browser/geolocation/network_location_provider_unittest.cc b/content/browser/geolocation/network_location_provider_unittest.cc
|
| index 0a446b4fb8c232b3cb2987386df57a5e1b6e0ca9..ae75a73a8f6b00c9cf5f9fb838eca04b79cfb7e1 100644
|
| --- a/content/browser/geolocation/network_location_provider_unittest.cc
|
| +++ b/content/browser/geolocation/network_location_provider_unittest.cc
|
| @@ -15,6 +15,8 @@
|
| #include "net/url_request/url_request_status.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| +using content::FakeAccessTokenStore;
|
| +
|
| namespace {
|
|
|
| // Constants used in multiple tests.
|
|
|