Index: ppapi/thunk/ppb_host_resolver_private_api.h |
diff --git a/ppapi/thunk/ppb_host_resolver_private_api.h b/ppapi/thunk/ppb_host_resolver_private_api.h |
index 446ab205788bb000410fd24086225ff4a6fdd89f..92e0ac7a3de24dbfc57458ed8076e9da1d5c1917 100644 |
--- a/ppapi/thunk/ppb_host_resolver_private_api.h |
+++ b/ppapi/thunk/ppb_host_resolver_private_api.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_HOST_RESOLVER_PRIVATE_API_H_ |
#define PPAPI_THUNK_PPB_HOST_RESOLVER_PRIVATE_API_H_ |
+#include <stdint.h> |
+ |
#include "base/memory/ref_counted.h" |
#include "ppapi/c/private/ppb_host_resolver_private.h" |
#include "ppapi/thunk/ppapi_thunk_export.h" |