Index: content/browser/geolocation/win7_location_provider_win.cc |
diff --git a/content/browser/geolocation/win7_location_provider_win.cc b/content/browser/geolocation/win7_location_provider_win.cc |
index 606b10d1ac2bd84d1c419b8f8a362da354501402..fa7a2277bad14623e05a50f0367a8f6424ae140c 100644 |
--- a/content/browser/geolocation/win7_location_provider_win.cc |
+++ b/content/browser/geolocation/win7_location_provider_win.cc |
@@ -10,7 +10,7 @@ |
#include "base/bind.h" |
#include "base/compiler_specific.h" |
#include "base/logging.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
namespace content { |
namespace { |