Index: ppapi/thunk/ppb_uma_private_thunk.cc |
diff --git a/ppapi/thunk/ppb_uma_private_thunk.cc b/ppapi/thunk/ppb_uma_private_thunk.cc |
index 3003092cbd4e09c51dd7998a65d9efdae2d2f945..0e1a0b920944317ba895486cc116191ba268c7a1 100644 |
--- a/ppapi/thunk/ppb_uma_private_thunk.cc |
+++ b/ppapi/thunk/ppb_uma_private_thunk.cc |
@@ -4,6 +4,8 @@ |
// From private/ppb_uma_private.idl modified Mon Apr 7 08:56:43 2014. |
+#include <stdint.h> |
+ |
#include "ppapi/c/pp_completion_callback.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/c/private/ppb_uma_private.h" |