| Index: cc/test/render_pass_test_utils.h
|
| diff --git a/cc/test/render_pass_test_utils.h b/cc/test/render_pass_test_utils.h
|
| index 9182b5a7e10e4573f921966740bb73dde19a52e6..3cf34ee5c2def4b8e53933ee7912e74f2d0220a5 100644
|
| --- a/cc/test/render_pass_test_utils.h
|
| +++ b/cc/test/render_pass_test_utils.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CC_TEST_RENDER_PASS_TEST_UTILS_H_
|
| #define CC_TEST_RENDER_PASS_TEST_UTILS_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "cc/output/filter_operations.h"
|
| #include "cc/quads/render_pass.h"
|
| #include "cc/resources/resource_provider.h"
|
|
|