| Index: ppapi/proxy/serialized_flash_menu.cc
|
| diff --git a/ppapi/proxy/serialized_flash_menu.cc b/ppapi/proxy/serialized_flash_menu.cc
|
| index 7c55b39dd82a0ffc393b8d77f1d734d4ed394905..4791b0644938b91e1814c51ee02e45e0d2bbde75 100644
|
| --- a/ppapi/proxy/serialized_flash_menu.cc
|
| +++ b/ppapi/proxy/serialized_flash_menu.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "ppapi/proxy/serialized_flash_menu.h"
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "ipc/ipc_message.h"
|
| #include "ppapi/c/private/ppb_flash_menu.h"
|
| #include "ppapi/proxy/ppapi_param_traits.h"
|
|
|