Chromium Code Reviews

Unified Diff: public/web/WebFontCache.h

Issue 65763002: Rewrite relative includes in public/web/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: a blink_public target which doesn't work Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « public/web/WebFont.h ('k') | public/web/WebFontDescription.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebFontCache.h
diff --git a/public/web/WebFontCache.h b/public/web/WebFontCache.h
index db38a4ee69368d2c9e2f7595164192760c35e0a9..64367a5079f1aeed6a80c5b9ff6755c2ad327718 100644
--- a/public/web/WebFontCache.h
+++ b/public/web/WebFontCache.h
@@ -31,7 +31,7 @@
#ifndef WebFontCache_h
#define WebFontCache_h
-#include "../platform/WebCommon.h"
+#include "public/platform/WebCommon.h"
namespace blink {
« no previous file with comments | « public/web/WebFont.h ('k') | public/web/WebFontDescription.h » ('j') | no next file with comments »

Powered by Google App Engine