Index: ppapi/proxy/proxy_completion_callback_factory.h |
diff --git a/ppapi/proxy/proxy_completion_callback_factory.h b/ppapi/proxy/proxy_completion_callback_factory.h |
index c8dabf183b4257435dc9079a8226372f4fb33283..71322b0ad66526626006b80ad7f79fe1f9b6efee 100644 |
--- a/ppapi/proxy/proxy_completion_callback_factory.h |
+++ b/ppapi/proxy/proxy_completion_callback_factory.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_PROXY_PROXY_COMPLETION_CALLBACK_FACTORY_H_ |
#define PPAPI_PROXY_PROXY_COMPLETION_CALLBACK_FACTORY_H_ |
+#include <stdint.h> |
+ |
#include "base/logging.h" |
#include "base/message_loop/message_loop.h" |
#include "ppapi/cpp/completion_callback.h" |