diff options
Diffstat (limited to 'content/browser/geolocation/location_arbitrator_impl.h')
-rw-r--r-- | content/browser/geolocation/location_arbitrator_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/geolocation/location_arbitrator_impl.h b/content/browser/geolocation/location_arbitrator_impl.h index cf76f0a..5a8064e 100644 --- a/content/browser/geolocation/location_arbitrator_impl.h +++ b/content/browser/geolocation/location_arbitrator_impl.h @@ -8,7 +8,7 @@ #include "base/callback_forward.h" #include "base/memory/scoped_vector.h" #include "base/strings/string16.h" -#include "base/time.h" +#include "base/time/time.h" #include "content/browser/geolocation/location_arbitrator.h" #include "content/common/content_export.h" #include "content/public/browser/access_token_store.h" |