Index: public/webview/android/WebInputEventFactory.h |
diff --git a/Source/WebKit/chromium/public/android/WebInputEventFactory.h b/public/webview/android/WebInputEventFactory.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/android/WebInputEventFactory.h |
copy to public/webview/android/WebInputEventFactory.h |
index 90367e75be50c6c52f24b610a63ff4722918ca2a..1e8435c1565394bdd3de549c908b741493ec1387 100644 |
--- a/Source/WebKit/chromium/public/android/WebInputEventFactory.h |
+++ b/public/webview/android/WebInputEventFactory.h |
@@ -31,7 +31,7 @@ |
#ifndef WebInputEventFactory_h |
#define WebInputEventFactory_h |
-#include "../../../../../public/platform/WebCommon.h" |
+#include "../../platform/WebCommon.h" |
#include "../WebInputEvent.h" |
namespace WebKit { |