Index: public/webview/WebFontCache.h |
diff --git a/Source/WebKit/chromium/public/WebFontCache.h b/public/webview/WebFontCache.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/WebFontCache.h |
copy to public/webview/WebFontCache.h |
index 7babced4cc1b84683cf37bc2137a5a8e9d7fafcf..0a46236cf2b6fc418e0c4913305a724f3d936cba 100644 |
--- a/Source/WebKit/chromium/public/WebFontCache.h |
+++ b/public/webview/WebFontCache.h |
@@ -31,7 +31,7 @@ |
#ifndef WebFontCache_h |
#define WebFontCache_h |
-#include "../../../../public/platform/WebCommon.h" |
+#include "../platform/WebCommon.h" |
namespace WebKit { |