Index: content/browser/geolocation/geolocation_provider_impl.cc |
diff --git a/content/browser/geolocation/geolocation_provider_impl.cc b/content/browser/geolocation/geolocation_provider_impl.cc |
index 178742f5d059fbeb766caa203aea6284e29f86cd..f24cb2dcb7ad00ce500cd3de27f72377b134fb0a 100644 |
--- a/content/browser/geolocation/geolocation_provider_impl.cc |
+++ b/content/browser/geolocation/geolocation_provider_impl.cc |
@@ -10,7 +10,7 @@ |
#include "base/location.h" |
#include "base/logging.h" |
#include "base/memory/singleton.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "content/browser/geolocation/location_arbitrator_impl.h" |
#include "content/public/browser/browser_thread.h" |