Index: public/webview/WebGeolocationPermissionRequest.h |
diff --git a/Source/WebKit/chromium/public/WebGeolocationPermissionRequest.h b/public/webview/WebGeolocationPermissionRequest.h |
similarity index 95% |
copy from Source/WebKit/chromium/public/WebGeolocationPermissionRequest.h |
copy to public/webview/WebGeolocationPermissionRequest.h |
index 574c22a54bbb1f5e5c6354db4d1abe78a84a3ffd..e689a862467d39c97c1a1953772e430945ef7291 100644 |
--- a/Source/WebKit/chromium/public/WebGeolocationPermissionRequest.h |
+++ b/public/webview/WebGeolocationPermissionRequest.h |
@@ -26,8 +26,8 @@ |
#ifndef WebGeolocationPermissionRequest_h |
#define WebGeolocationPermissionRequest_h |
-#include "../../../../public/platform/WebCommon.h" |
-#include "../../../../public/platform/WebPrivatePtr.h" |
+#include "../platform/WebCommon.h" |
+#include "../platform/WebPrivatePtr.h" |
namespace WebCore { |
class Geolocation; |