aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/core/SkFontHost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkFontHost.h b/include/core/SkFontHost.h
index 25c9ecba51..e83ac6cb23 100644
--- a/include/core/SkFontHost.h
+++ b/include/core/SkFontHost.h
@@ -17,7 +17,7 @@ class SkDescriptor;
class SkStream;
class SkWStream;
-typedef uint32_t SkFontTableTag;
+typedef uintptr_t SkFontTableTag;
/** \class SkFontHost