Index: ppapi/thunk/ppb_uma_singleton_api.h |
diff --git a/ppapi/thunk/ppb_uma_singleton_api.h b/ppapi/thunk/ppb_uma_singleton_api.h |
index f8414b91a6e6ff718d77d3e98414af67c47abaef..86e1976c8630e34e314e2aa2f513668ae8a97a56 100644 |
--- a/ppapi/thunk/ppb_uma_singleton_api.h |
+++ b/ppapi/thunk/ppb_uma_singleton_api.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_UMA_PRIVATE_API_H_ |
#define PPAPI_THUNK_PPB_UMA_PRIVATE_API_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/shared_impl/singleton_resource_id.h" |
#include "ppapi/thunk/ppapi_thunk_export.h" |