Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(533)

Unified Diff: sky/engine/web/WebFontImpl.cpp

Issue 747663002: Audit all of sky's system <> style includes (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/public/web/linux/WebFontRendering.h ('k') | sky/engine/wtf/testing/RunAllTests.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/WebFontImpl.cpp
diff --git a/sky/engine/web/WebFontImpl.cpp b/sky/engine/web/WebFontImpl.cpp
index 0df4013848372f3fda3ed920975505a4c0570c26..a05f2b12f026fc61ec8aed8bf7e35e346cdfd886 100644
--- a/sky/engine/web/WebFontImpl.cpp
+++ b/sky/engine/web/WebFontImpl.cpp
@@ -40,7 +40,7 @@
#include "public/platform/WebRect.h"
#include "public/web/WebFontDescription.h"
#include "public/web/WebTextRun.h"
-#include <skia/ext/platform_canvas.h>
+#include "skia/ext/platform_canvas.h"
namespace blink {
« no previous file with comments | « sky/engine/public/web/linux/WebFontRendering.h ('k') | sky/engine/wtf/testing/RunAllTests.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698