Index: public/webview/WebSelectElement.h |
diff --git a/Source/WebKit/chromium/public/WebSelectElement.h b/public/webview/WebSelectElement.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/WebSelectElement.h |
copy to public/webview/WebSelectElement.h |
index c71c60ca1f5da133ed69a1eab840224ee060c8bb..d3fc9b8ca6ea732a435e3d49b510fff6c155dd46 100644 |
--- a/Source/WebKit/chromium/public/WebSelectElement.h |
+++ b/public/webview/WebSelectElement.h |
@@ -31,7 +31,7 @@ |
#ifndef WebSelectElement_h |
#define WebSelectElement_h |
-#include "../../../../public/platform/WebVector.h" |
+#include "../platform/WebVector.h" |
#include "WebFormControlElement.h" |
#include "WebOptionElement.h" |