Index: ppapi/cpp/url_response_info.h |
diff --git a/ppapi/cpp/url_response_info.h b/ppapi/cpp/url_response_info.h |
index f9e60cfb828aae2fc9b6f34c1927eeefee03572a..727b72027d74f1c3ba1627005df5456fb08415f9 100644 |
--- a/ppapi/cpp/url_response_info.h |
+++ b/ppapi/cpp/url_response_info.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_CPP_URL_RESPONSE_INFO_H_ |
#define PPAPI_CPP_URL_RESPONSE_INFO_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/c/ppb_url_response_info.h" |
#include "ppapi/cpp/resource.h" |
#include "ppapi/cpp/var.h" |