Index: ppapi/proxy/ppb_broker_proxy.h |
diff --git a/ppapi/proxy/ppb_broker_proxy.h b/ppapi/proxy/ppb_broker_proxy.h |
index 5bc195afa501f49e8a512355bf53680af1a449d2..7baf3a282e54fb84a6eda3efaaedf161bc7cc6b7 100644 |
--- a/ppapi/proxy/ppb_broker_proxy.h |
+++ b/ppapi/proxy/ppb_broker_proxy.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_PROXY_PPB_BROKER_PROXY_H_ |
#define PPAPI_PROXY_PPB_BROKER_PROXY_H_ |
+#include <stdint.h> |
+ |
#include "base/sync_socket.h" |
#include "ipc/ipc_platform_file.h" |
#include "ppapi/c/pp_instance.h" |