Index: public/webview/WebTestingSupport.h |
diff --git a/Source/WebKit/chromium/public/WebTestingSupport.h b/public/webview/WebTestingSupport.h |
similarity index 96% |
copy from Source/WebKit/chromium/public/WebTestingSupport.h |
copy to public/webview/WebTestingSupport.h |
index cfc4c7608e83c4eb37eade4869c03399d41d6be0..1cb7c2cc623d33a505204d475e1f94ae07e52b69 100644 |
--- a/Source/WebKit/chromium/public/WebTestingSupport.h |
+++ b/public/webview/WebTestingSupport.h |
@@ -26,7 +26,7 @@ |
#ifndef WebTestingSupport_h |
#define WebTestingSupport_h |
-#include "../../../../public/platform/WebCommon.h" |
+#include "../platform/WebCommon.h" |
namespace WebKit { |