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

Unified Diff: third_party/WebKit/WebCore/platform/graphics/opentype/OpenTypeUtilities.h

Issue 16494: Add dynamic web font support to Chrome's port of Webkit. ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 12 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: third_party/WebKit/WebCore/platform/graphics/opentype/OpenTypeUtilities.h
===================================================================
--- third_party/WebKit/WebCore/platform/graphics/opentype/OpenTypeUtilities.h (revision 0)
+++ third_party/WebKit/WebCore/platform/graphics/opentype/OpenTypeUtilities.h (working copy)
@@ -30,6 +30,9 @@
#include <wtf/Forward.h>
namespace WebCore {
+#if !PLATFORM(CG)
+typedef unsigned char UInt8;
+#endif
class SharedBuffer;
Property changes on: third_party\WebKit\WebCore\platform\graphics\opentype\OpenTypeUtilities.h
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/deps/third_party/WebKit/WebCore/platform/graphics/win/OpenTypeUtilities.h:r3734-4214,4606-5108,5177-5263

Powered by Google App Engine
This is Rietveld 408576698