Index: content/browser/geolocation/win7_location_provider_unittest_win.cc |
diff --git a/content/browser/geolocation/win7_location_provider_unittest_win.cc b/content/browser/geolocation/win7_location_provider_unittest_win.cc |
index 14d0187e37342010147644f67d7d9f7cc245bed4..d680d0e6e304c8b86bbceb109f049c3328e5a90d 100644 |
--- a/content/browser/geolocation/win7_location_provider_unittest_win.cc |
+++ b/content/browser/geolocation/win7_location_provider_unittest_win.cc |
@@ -3,9 +3,9 @@ |
// found in the LICENSE file. |
#include "base/bind.h" |
-#include "base/message_loop.h" |
-#include "content/browser/geolocation/win7_location_provider_win.h" |
+#include "base/message_loop/message_loop.h" |
#include "content/browser/geolocation/win7_location_api_win.h" |
+#include "content/browser/geolocation/win7_location_provider_win.h" |
#include "content/public/common/geoposition.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |