| Index: ppapi/proxy/interface_list.cc
|
| diff --git a/ppapi/proxy/interface_list.cc b/ppapi/proxy/interface_list.cc
|
| index ba4aafa0923aafe0d5ffa6e7ec87c3b6f2e756cb..03458a03dae420d4382eb3f86ae9e1d704f65d88 100644
|
| --- a/ppapi/proxy/interface_list.cc
|
| +++ b/ppapi/proxy/interface_list.cc
|
| @@ -79,6 +79,8 @@
|
| #include "ppapi/c/private/ppb_tcp_server_socket_private.h"
|
| #include "ppapi/c/private/ppb_tcp_socket_private.h"
|
| #include "ppapi/c/private/ppb_udp_socket_private.h"
|
| +#include "ppapi/c/private/ppb_video_destination_private.h"
|
| +#include "ppapi/c/private/ppb_video_source_private.h"
|
| #include "ppapi/c/private/ppb_x509_certificate_private.h"
|
| #include "ppapi/c/private/ppp_content_decryptor_private.h"
|
| #include "ppapi/c/trusted/ppb_broker_trusted.h"
|
|
|