| Index: cc/resources/ui_resource_bitmap.h
|
| diff --git a/cc/resources/ui_resource_bitmap.h b/cc/resources/ui_resource_bitmap.h
|
| index 129be967ad776caf5fa26473aefdd9350f9e8330..34e73ee63a79a6824d9f480426da80f753c0da96 100644
|
| --- a/cc/resources/ui_resource_bitmap.h
|
| +++ b/cc/resources/ui_resource_bitmap.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CC_RESOURCES_UI_RESOURCE_BITMAP_H_
|
| #define CC_RESOURCES_UI_RESOURCE_BITMAP_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
|
|