Index: content/browser/geolocation/geolocation_provider_unittest.cc |
diff --git a/content/browser/geolocation/geolocation_provider_unittest.cc b/content/browser/geolocation/geolocation_provider_unittest.cc |
index b2bdd8648b26ae0d826f8933e1890ca1bde84965..47b397a9a90b91ddad8ca13e36718e8ac0097d53 100644 |
--- a/content/browser/geolocation/geolocation_provider_unittest.cc |
+++ b/content/browser/geolocation/geolocation_provider_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/bind_helpers.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/string16.h" |
#include "base/time/time.h" |
#include "content/browser/geolocation/geolocation_provider_impl.h" |