| Index: ppapi/proxy/BUILD.gn
|
| diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
|
| index e21d347db67c97d217d75c5d5f060ba57802ed2e..4af9bdcb16f3846f28c01333fb4fbb49a0e19265 100644
|
| --- a/ppapi/proxy/BUILD.gn
|
| +++ b/ppapi/proxy/BUILD.gn
|
| @@ -163,6 +163,8 @@ component("proxy") {
|
| "truetype_font_resource.h",
|
| "truetype_font_singleton_resource.cc",
|
| "truetype_font_singleton_resource.h",
|
| + "udp_socket_filter.cc",
|
| + "udp_socket_filter.h",
|
| "udp_socket_private_resource.cc",
|
| "udp_socket_private_resource.h",
|
| "udp_socket_resource.cc",
|
|
|