Index: public/webview/WebScopedUserGesture.h |
diff --git a/Source/WebKit/chromium/public/WebScopedUserGesture.h b/public/webview/WebScopedUserGesture.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/WebScopedUserGesture.h |
copy to public/webview/WebScopedUserGesture.h |
index 950342aed2fd1c95342072601a2a2f95a53358ca..0401dbc250eaa6044f7916461e3c1f639811476d 100644 |
--- a/Source/WebKit/chromium/public/WebScopedUserGesture.h |
+++ b/public/webview/WebScopedUserGesture.h |
@@ -31,7 +31,7 @@ |
#ifndef WebScopedUserGesture_h |
#define WebScopedUserGesture_h |
-#include "../../../../public/platform/WebPrivateOwnPtr.h" |
+#include "../platform/WebPrivateOwnPtr.h" |
namespace WebCore { |
class UserGestureIndicator; |