Index: public/webview/mac/WebInputEventFactory.h |
diff --git a/Source/WebKit/chromium/public/mac/WebInputEventFactory.h b/public/webview/mac/WebInputEventFactory.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/mac/WebInputEventFactory.h |
copy to public/webview/mac/WebInputEventFactory.h |
index 74d044a5f56d1fcf1004e1212aa93b90c27af135..e153997fd94091a9b980430513b7c63c5567b21f 100644 |
--- a/Source/WebKit/chromium/public/mac/WebInputEventFactory.h |
+++ b/public/webview/mac/WebInputEventFactory.h |
@@ -31,7 +31,7 @@ |
#ifndef WebInputEventFactory_h |
#define WebInputEventFactory_h |
-#include "../../../../../public/platform/WebCommon.h" |
+#include "../../platform/WebCommon.h" |
#ifdef __OBJC__ |
@class NSEvent; |