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