| Index: public/web/WebGeolocationPermissionRequest.h
|
| diff --git a/public/web/WebGeolocationPermissionRequest.h b/public/web/WebGeolocationPermissionRequest.h
|
| index 5236f6d2587e9108d4d4ab68eeb5e76249793fd8..6f007499de674cbd7898e89271e3d04d4d7ffd0a 100644
|
| --- a/public/web/WebGeolocationPermissionRequest.h
|
| +++ b/public/web/WebGeolocationPermissionRequest.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef WebGeolocationPermissionRequest_h
|
| #define WebGeolocationPermissionRequest_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebPrivatePtr.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebPrivatePtr.h"
|
|
|
| namespace WebCore {
|
| class Geolocation;
|
|
|