Index: public/webview/gtk/WebInputEventFactory.h |
diff --git a/Source/WebKit/chromium/public/gtk/WebInputEventFactory.h b/public/webview/gtk/WebInputEventFactory.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/gtk/WebInputEventFactory.h |
copy to public/webview/gtk/WebInputEventFactory.h |
index b13e00964e0c8afb60533613ab4338f454ba8ecf..d497a2232ab82b99b039f58217da75cb0e6c0bd1 100644 |
--- a/Source/WebKit/chromium/public/gtk/WebInputEventFactory.h |
+++ b/public/webview/gtk/WebInputEventFactory.h |
@@ -31,7 +31,7 @@ |
#ifndef WebInputEventFactory_h |
#define WebInputEventFactory_h |
-#include "../../../../../public/platform/WebCommon.h" |
+#include "../../platform/WebCommon.h" |
typedef struct _GdkEventButton GdkEventButton; |
typedef struct _GdkEventMotion GdkEventMotion; |