Index: ppapi/thunk/ppb_host_resolver_api.h |
diff --git a/ppapi/thunk/ppb_host_resolver_api.h b/ppapi/thunk/ppb_host_resolver_api.h |
index f2acde20dfa0947df4ad2eee51308fe71b140c0a..c64b05bc3dcc1ffb5c02518257b0642c8d41c195 100644 |
--- a/ppapi/thunk/ppb_host_resolver_api.h |
+++ b/ppapi/thunk/ppb_host_resolver_api.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_HOST_RESOLVER_API_H_ |
#define PPAPI_THUNK_PPB_HOST_RESOLVER_API_H_ |
+#include <stdint.h> |
+ |
#include "base/memory/ref_counted.h" |
#include "ppapi/c/ppb_host_resolver.h" |
#include "ppapi/thunk/ppapi_thunk_export.h" |