Index: public/webview/WebTextCheckingCompletion.h |
diff --git a/Source/WebKit/chromium/public/WebTextCheckingCompletion.h b/public/webview/WebTextCheckingCompletion.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/WebTextCheckingCompletion.h |
copy to public/webview/WebTextCheckingCompletion.h |
index c9f1e30e0140a3eab277279c1a02ae113939e607..8bad8a8ebf1aef0ad67fe6bceda533bcdc184491 100644 |
--- a/Source/WebKit/chromium/public/WebTextCheckingCompletion.h |
+++ b/public/webview/WebTextCheckingCompletion.h |
@@ -31,7 +31,7 @@ |
#ifndef WebTextCheckingCompletion_h |
#define WebTextCheckingCompletion_h |
-#include "../../../../public/platform/WebCommon.h" |
+#include "../platform/WebCommon.h" |
namespace WebKit { |