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

Unified Diff: Source/platform/fonts/mac/ComplexTextController.h

Issue 327243005: Remove GlyphBufferAdvance abstraction. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase again Created 6 years, 6 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
Index: Source/platform/fonts/mac/ComplexTextController.h
diff --git a/Source/platform/fonts/mac/ComplexTextController.h b/Source/platform/fonts/mac/ComplexTextController.h
index 06bd70ab0368e91fbf4f07bca62553e446314e59..49e99de5d161b8c314d2d3a6c4d02c799bfe6351 100644
--- a/Source/platform/fonts/mac/ComplexTextController.h
+++ b/Source/platform/fonts/mac/ComplexTextController.h
@@ -33,6 +33,7 @@
#include "wtf/text/WTFString.h"
#include "wtf/unicode/Unicode.h"
#include "wtf/Vector.h"
+#include <ApplicationServices/ApplicationServices.h>
typedef unsigned short CGGlyph;
« no previous file with comments | « Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp ('k') | Source/platform/fonts/mac/ComplexTextController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698