Index: public/webview/WebFormControlElement.h |
diff --git a/Source/WebKit/chromium/public/WebFormControlElement.h b/public/webview/WebFormControlElement.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/WebFormControlElement.h |
copy to public/webview/WebFormControlElement.h |
index 961a1a524dd99ce16a2f86f429073057770055e4..1be66103915825d1f5a6b2f2ec60f0e3c9fcc9cc 100644 |
--- a/Source/WebKit/chromium/public/WebFormControlElement.h |
+++ b/public/webview/WebFormControlElement.h |
@@ -31,7 +31,7 @@ |
#ifndef WebFormControlElement_h |
#define WebFormControlElement_h |
-#include "../../../../public/platform/WebString.h" |
+#include "../platform/WebString.h" |
#include "WebElement.h" |
#include "WebFormElement.h" |