Index: public/webview/WebOptionElement.h |
diff --git a/Source/WebKit/chromium/public/WebOptionElement.h b/public/webview/WebOptionElement.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/WebOptionElement.h |
copy to public/webview/WebOptionElement.h |
index 88571ff4837cb9280bcc4562a00b21c8677db35d..7c6f52a34e558e4a853c06623fb8b2e1995e04c3 100644 |
--- a/Source/WebKit/chromium/public/WebOptionElement.h |
+++ b/public/webview/WebOptionElement.h |
@@ -31,7 +31,7 @@ |
#ifndef WebOptionElement_h |
#define WebOptionElement_h |
-#include "../../../../public/platform/WebVector.h" |
+#include "../platform/WebVector.h" |
#include "WebElement.h" |
#if WEBKIT_IMPLEMENTATION |