Index: ppapi/thunk/ppb_compositor_layer_thunk.cc |
diff --git a/ppapi/thunk/ppb_compositor_layer_thunk.cc b/ppapi/thunk/ppb_compositor_layer_thunk.cc |
index 03afa5fbcdb8ea74102543a91ec4876d75f820ac..32d966c65fffa90057397eaedf22ffdcfbf5eb7e 100644 |
--- a/ppapi/thunk/ppb_compositor_layer_thunk.cc |
+++ b/ppapi/thunk/ppb_compositor_layer_thunk.cc |
@@ -4,6 +4,8 @@ |
// From ppb_compositor_layer.idl modified Thu Jan 29 16:28:15 2015. |
+#include <stdint.h> |
+ |
#include "ppapi/c/pp_completion_callback.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/c/ppb_compositor_layer.h" |