Index: ppapi/thunk/ppb_host_resolver_thunk.cc |
diff --git a/ppapi/thunk/ppb_host_resolver_thunk.cc b/ppapi/thunk/ppb_host_resolver_thunk.cc |
index 47d9ad09b6aff4502b2dd416cc0d2e0470ec383a..08e2aa250586eebe771b7db4f94a20acfd9d5ce3 100644 |
--- a/ppapi/thunk/ppb_host_resolver_thunk.cc |
+++ b/ppapi/thunk/ppb_host_resolver_thunk.cc |
@@ -4,6 +4,8 @@ |
// From ppb_host_resolver.idl modified Mon Jun 24 15:10:54 2013. |
+#include <stdint.h> |
+ |
#include "ppapi/c/pp_completion_callback.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/c/ppb_host_resolver.h" |