Index: public/webview/WebFileChooserParams.h |
diff --git a/Source/WebKit/chromium/public/WebFileChooserParams.h b/public/webview/WebFileChooserParams.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/WebFileChooserParams.h |
copy to public/webview/WebFileChooserParams.h |
index eb2f78563d2586045e87d2669d305391be1b35a6..b92e39fb792cb9fff0955919b00a1929ceed29c1 100644 |
--- a/Source/WebKit/chromium/public/WebFileChooserParams.h |
+++ b/public/webview/WebFileChooserParams.h |
@@ -31,8 +31,8 @@ |
#ifndef WebFileChooserParams_h |
#define WebFileChooserParams_h |
-#include "../../../../public/platform/WebString.h" |
-#include "../../../../public/platform/WebVector.h" |
+#include "../platform/WebString.h" |
+#include "../platform/WebVector.h" |
#include "WebFileChooserCompletion.h" |
namespace WebKit { |