Index: public/webview/WebDataSource.h |
diff --git a/Source/WebKit/chromium/public/WebDataSource.h b/public/webview/WebDataSource.h |
similarity index 99% |
copy from Source/WebKit/chromium/public/WebDataSource.h |
copy to public/webview/WebDataSource.h |
index e0bcda0d6a19f3d72056eb44c130de264c90258c..e7eab6a8ac509ddd18a7de40586238fc4bb98fe6 100644 |
--- a/Source/WebKit/chromium/public/WebDataSource.h |
+++ b/public/webview/WebDataSource.h |
@@ -31,7 +31,7 @@ |
#ifndef WebDataSource_h |
#define WebDataSource_h |
-#include "../../../../public/platform/WebCommon.h" |
+#include "../platform/WebCommon.h" |
#include "WebNavigationType.h" |
#include "WebTextDirection.h" |