| Index: ppapi/tests/test_host_resolver_private.h
|
| diff --git a/ppapi/tests/test_host_resolver_private.h b/ppapi/tests/test_host_resolver_private.h
|
| index 52f1f27abf2f2200865c28d61c67da2d12ab8bc1..927f0735c35dfdf56c7931517777424c4419957e 100644
|
| --- a/ppapi/tests/test_host_resolver_private.h
|
| +++ b/ppapi/tests/test_host_resolver_private.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef PPAPI_TESTS_TEST_HOST_RESOLVER_PRIVATE_H_
|
| #define PPAPI_TESTS_TEST_HOST_RESOLVER_PRIVATE_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
|
|
| #include "ppapi/tests/test_case.h"
|
|
|