summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/WebGeolocationClientMock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/WebGeolocationClientMock.cpp')
-rw-r--r--Source/WebKit/chromium/src/WebGeolocationClientMock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/src/WebGeolocationClientMock.cpp b/Source/WebKit/chromium/src/WebGeolocationClientMock.cpp
index 0ad47da31..3d9630707 100644
--- a/Source/WebKit/chromium/src/WebGeolocationClientMock.cpp
+++ b/Source/WebKit/chromium/src/WebGeolocationClientMock.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebGeolocationClientMock.h"
-#include "CurrentTime.h"
+#include <wtf/CurrentTime.h>
#include "Geolocation.h"
#include "GeolocationClientMock.h"
#include "GeolocationError.h"