Index: skia/ext/SkTypeface_fake.cpp |
diff --git a/skia/ext/SkTypeface_fake.cpp b/skia/ext/SkTypeface_fake.cpp |
index dea36a1ff45c6b73eb1c65a01f835056668205a9..954b304a5f62135f8b7cd9141251a5dabe0be2f7 100644 |
--- a/skia/ext/SkTypeface_fake.cpp |
+++ b/skia/ext/SkTypeface_fake.cpp |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stdint.h> |
+ |
#include "SkTypeface.h" |
// ===== Begin Chrome-specific definitions ===== |