Index: ppapi/utility/completion_callback_factory.h |
diff --git a/ppapi/utility/completion_callback_factory.h b/ppapi/utility/completion_callback_factory.h |
index f755c5c2e129eec55ce44a4873fc705f04bcc0d9..973aae1e3548e2e47cc8cca273ff1c34d8e5b1e1 100644 |
--- a/ppapi/utility/completion_callback_factory.h |
+++ b/ppapi/utility/completion_callback_factory.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_UTILITY_COMPLETION_CALLBACK_FACTORY_H_ |
#define PPAPI_UTILITY_COMPLETION_CALLBACK_FACTORY_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/cpp/completion_callback.h" |
#include "ppapi/utility/completion_callback_factory_thread_traits.h" |