Chromium Code Reviews| Index: ppapi/tests/test_var_resource.cc |
| diff --git a/ppapi/tests/test_var_resource.cc b/ppapi/tests/test_var_resource.cc |
| index 5f185cce668a28b7315e853c7050862a6c128934..c52280efd0110cdd3249bb6271316e131b991b7e 100644 |
| --- a/ppapi/tests/test_var_resource.cc |
| +++ b/ppapi/tests/test_var_resource.cc |
| @@ -4,6 +4,8 @@ |
| #include "ppapi/tests/test_var_resource.h" |
| +#include <stdint.h> |
| + |
| #include "ppapi/c/pp_resource.h" |
| #include "ppapi/c/pp_var.h" |
| #include "ppapi/cpp/instance.h" |