Index: Source/web/WebGeolocationClientMock.cpp |
diff --git a/Source/web/WebGeolocationClientMock.cpp b/Source/web/WebGeolocationClientMock.cpp |
index 96ac5316d45ba283f04fd697f0008026f64cf8a4..1a46d17840a2b0fb7462cf13273ec3121eedd28d 100644 |
--- a/Source/web/WebGeolocationClientMock.cpp |
+++ b/Source/web/WebGeolocationClientMock.cpp |
@@ -31,11 +31,11 @@ |
#include "config.h" |
#include "WebGeolocationClientMock.h" |
+#include "GeolocationClientMock.h" |
#include "WebGeolocationController.h" |
#include "WebGeolocationError.h" |
#include "WebGeolocationPermissionRequest.h" |
#include "WebGeolocationPosition.h" |
-#include "core/platform/mock/GeolocationClientMock.h" |
#include "modules/geolocation/Geolocation.h" |
#include "modules/geolocation/GeolocationError.h" |
#include "modules/geolocation/GeolocationPosition.h" |