Index: ppapi/tests/test_host_resolver.h |
diff --git a/ppapi/tests/test_host_resolver.h b/ppapi/tests/test_host_resolver.h |
index 5587c20794a3525e04d39b8cc84187fe720eecf1..202371b71ac73d3f120bd1c609758b6611162a0a 100644 |
--- a/ppapi/tests/test_host_resolver.h |
+++ b/ppapi/tests/test_host_resolver.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_TESTS_TEST_HOST_RESOLVER_H_ |
#define PPAPI_TESTS_TEST_HOST_RESOLVER_H_ |
+#include <stdint.h> |
+ |
#include <string> |
#include "ppapi/c/ppb_host_resolver.h" |