Chromium Code Reviews| Index: ppapi/proxy/enter_proxy.h |
| diff --git a/ppapi/proxy/enter_proxy.h b/ppapi/proxy/enter_proxy.h |
| index 4ad67b136c39dff211f25f152d24170b2be8bb86..b7dbef288c628119eba81cc56bca0cca92dc0edd 100644 |
| --- a/ppapi/proxy/enter_proxy.h |
| +++ b/ppapi/proxy/enter_proxy.h |
| @@ -5,6 +5,8 @@ |
| #ifndef PPAPI_PROXY_ENTER_PROXY_H_ |
| #define PPAPI_PROXY_ENTER_PROXY_H_ |
| +#include <stdint.h> |
| + |
| #include "base/logging.h" |
| #include "ppapi/cpp/completion_callback.h" |
| #include "ppapi/proxy/host_dispatcher.h" |