Index: public/webview/WebViewBenchmarkSupport.h |
diff --git a/Source/WebKit/chromium/public/WebViewBenchmarkSupport.h b/public/webview/WebViewBenchmarkSupport.h |
similarity index 96% |
copy from Source/WebKit/chromium/public/WebViewBenchmarkSupport.h |
copy to public/webview/WebViewBenchmarkSupport.h |
index 0615867d7af3ae29938b50b3b18f8c33a3fdd77f..b69cc76e5bf7bd3d9ed5c2ad1384a6c954ab7ab5 100644 |
--- a/Source/WebKit/chromium/public/WebViewBenchmarkSupport.h |
+++ b/public/webview/WebViewBenchmarkSupport.h |
@@ -32,8 +32,8 @@ |
#ifndef WebViewBenchmarkSupport_h |
#define WebViewBenchmarkSupport_h |
-#include "../../../../public/platform/WebCanvas.h" |
-#include "../../../../public/platform/WebSize.h" |
+#include "../platform/WebCanvas.h" |
+#include "../platform/WebSize.h" |
namespace WebKit { |