Index: public/webview/WebGeolocationPermissionRequestManager.h |
diff --git a/Source/WebKit/chromium/public/WebGeolocationPermissionRequestManager.h b/public/webview/WebGeolocationPermissionRequestManager.h |
similarity index 96% |
copy from Source/WebKit/chromium/public/WebGeolocationPermissionRequestManager.h |
copy to public/webview/WebGeolocationPermissionRequestManager.h |
index 726b48d62d4692f50a82f5cf5daa3b68b2f4db53..4291e24c269bb181630111b0f20df2939c7fc22d 100644 |
--- a/Source/WebKit/chromium/public/WebGeolocationPermissionRequestManager.h |
+++ b/public/webview/WebGeolocationPermissionRequestManager.h |
@@ -26,8 +26,8 @@ |
#ifndef WebGeolocationPermissionRequestManager_h |
#define WebGeolocationPermissionRequestManager_h |
-#include "../../../../public/platform/WebNonCopyable.h" |
-#include "../../../../public/platform/WebPrivateOwnPtr.h" |
+#include "../platform/WebNonCopyable.h" |
+#include "../platform/WebPrivateOwnPtr.h" |
namespace WebKit { |