| Index: Source/core/platform/mock/GeolocationClientMock.cpp
|
| diff --git a/Source/core/platform/mock/GeolocationClientMock.cpp b/Source/core/platform/mock/GeolocationClientMock.cpp
|
| index 3b2895185ca1ca49902be6a856065f78b94131e1..452b4991d28ec95cde0c9a9d462b5d987443ba6b 100644
|
| --- a/Source/core/platform/mock/GeolocationClientMock.cpp
|
| +++ b/Source/core/platform/mock/GeolocationClientMock.cpp
|
| @@ -30,7 +30,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "GeolocationClientMock.h"
|
| +#include "core/platform/mock/GeolocationClientMock.h"
|
|
|
| #include "GeolocationController.h"
|
| #include "GeolocationError.h"
|
|
|