| Index: public/web/WebGeolocationError.h
|
| diff --git a/public/web/WebGeolocationError.h b/public/web/WebGeolocationError.h
|
| index 949b3ccec68a91a4d507b992edd6c50d4f840bf8..75bfd1ae989eb03df609fc847cd019ea127792cb 100644
|
| --- a/public/web/WebGeolocationError.h
|
| +++ b/public/web/WebGeolocationError.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef WebGeolocationError_h
|
| #define WebGeolocationError_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebPrivatePtr.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebPrivatePtr.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| #include "wtf/PassRefPtr.h"
|
|
|