Index: cc/resources/ui_resource_bitmap.cc |
diff --git a/cc/resources/ui_resource_bitmap.cc b/cc/resources/ui_resource_bitmap.cc |
index 953d419989e7884d20815f555faa58b53bc21abe..b8fbf31af9f10283e38300729916cbeeebdadd59 100644 |
--- a/cc/resources/ui_resource_bitmap.cc |
+++ b/cc/resources/ui_resource_bitmap.cc |
@@ -4,6 +4,8 @@ |
#include "cc/resources/ui_resource_bitmap.h" |
+#include <stdint.h> |
+ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "third_party/skia/include/core/SkBitmap.h" |