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

Unified Diff: runtime/embedders/openglui/common/opengl.h

Issue 12736004: Added include for SkTypeface (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 months 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/embedders/openglui/common/opengl.h
diff --git a/runtime/embedders/openglui/common/opengl.h b/runtime/embedders/openglui/common/opengl.h
index fb844fe1371c8cc78b50e2e6624cd6fb06f678b8..1daaa86a8a88c61ce719f02a3f0bbe80915e6591 100644
--- a/runtime/embedders/openglui/common/opengl.h
+++ b/runtime/embedders/openglui/common/opengl.h
@@ -42,6 +42,7 @@
#include "core/SkCanvas.h"
#include "core/SkGraphics.h"
#include "core/SkPaint.h"
+#include "core/SkTypeface.h"
#include "effects/SkBlurDrawLooper.h"
#include "effects/SkDashPathEffect.h"
#include "gpu/SkGpuDevice.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698