Index: chrome/browser/extensions/api/location/location_manager.cc |
diff --git a/chrome/browser/extensions/api/location/location_manager.cc b/chrome/browser/extensions/api/location/location_manager.cc |
index 77da5a03dc3a7561d6853c0927c104b5f0b0afb2..173a44a6300ba12e00d1e6faa1fcc17c891784f3 100644 |
--- a/chrome/browser/extensions/api/location/location_manager.cc |
+++ b/chrome/browser/extensions/api/location/location_manager.cc |
@@ -9,7 +9,7 @@ |
#include "base/bind.h" |
#include "base/lazy_instance.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "chrome/browser/extensions/event_router.h" |
#include "chrome/browser/extensions/extension_system.h" |
#include "chrome/common/chrome_notification_types.h" |