Index: skia/ext/bitmap_platform_device_skia.cc |
diff --git a/skia/ext/bitmap_platform_device_skia.cc b/skia/ext/bitmap_platform_device_skia.cc |
index f3c97eb9bc9544bc0e6c19e9f99c92d0aaabf74d..97afdb6a7800a387fbff159114a0727c2af163d0 100644 |
--- a/skia/ext/bitmap_platform_device_skia.cc |
+++ b/skia/ext/bitmap_platform_device_skia.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/bitmap_platform_device_skia.h" |
#include "skia/ext/platform_canvas.h" |