Index: ppapi/thunk/ppb_flash_thunk.cc |
diff --git a/ppapi/thunk/ppb_flash_thunk.cc b/ppapi/thunk/ppb_flash_thunk.cc |
index 574df8709ebbe7edc17de66c19e5e413cd156d30..0f23551e680804cc1ba5d76f8b32db33a24d58ff 100644 |
--- a/ppapi/thunk/ppb_flash_thunk.cc |
+++ b/ppapi/thunk/ppb_flash_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 "base/logging.h" |
#include "ppapi/c/pp_array_output.h" |
#include "ppapi/c/pp_errors.h" |