Index: skia/ext/skia_utils_base.cc |
diff --git a/skia/ext/skia_utils_base.cc b/skia/ext/skia_utils_base.cc |
index af6957dfdde22062fe69fe2a4c19e97cf8f3900b..f026c07adecd83592f51395ff651397e5e1ff096 100644 |
--- a/skia/ext/skia_utils_base.cc |
+++ b/skia/ext/skia_utils_base.cc |
@@ -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 "skia/ext/skia_utils_base.h" |
namespace skia { |