| Index: ppapi/proxy/interface_list.cc
|
| diff --git a/ppapi/proxy/interface_list.cc b/ppapi/proxy/interface_list.cc
|
| index dd350c4d541aff56e59cb2200240e393e7abb97e..5517be104852c5d6bd4291c9e1e9598e646f0597 100644
|
| --- a/ppapi/proxy/interface_list.cc
|
| +++ b/ppapi/proxy/interface_list.cc
|
| @@ -86,6 +86,7 @@
|
| #include "ppapi/c/private/ppb_flash_message_loop.h"
|
| #include "ppapi/c/private/ppb_flash_print.h"
|
| #include "ppapi/c/private/ppb_host_resolver_private.h"
|
| +#include "ppapi/c/private/ppb_input_event_private.h"
|
| #include "ppapi/c/private/ppb_isolated_file_system_private.h"
|
| #include "ppapi/c/private/ppb_net_address_private.h"
|
| #include "ppapi/c/private/ppb_output_protection_private.h"
|
|
|