summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h b/chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h
index b3eec876f87..884184d7741 100644
--- a/chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h
+++ b/chromium/third_party/WebKit/Source/core/platform/mock/GeolocationClientMock.h
@@ -32,8 +32,8 @@
#ifndef GeolocationClientMock_h
#define GeolocationClientMock_h
-#include "core/platform/Timer.h"
#include "modules/geolocation/GeolocationClient.h"
+#include "platform/Timer.h"
#include "wtf/HashSet.h"
#include "wtf/PassRefPtr.h"
#include "wtf/RefPtr.h"