Index: ppapi/thunk/ppb_flash_message_loop_thunk.cc |
diff --git a/ppapi/thunk/ppb_flash_message_loop_thunk.cc b/ppapi/thunk/ppb_flash_message_loop_thunk.cc |
index 583bc49a66e9a13fb975e69093622513c59d9a5f..1b075a225592638d87ca0b597770fbe1c57a6cec 100644 |
--- a/ppapi/thunk/ppb_flash_message_loop_thunk.cc |
+++ b/ppapi/thunk/ppb_flash_message_loop_thunk.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stdint.h> |
+ |
#include "ppapi/c/pp_bool.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/thunk/enter.h" |