| Index: ppapi/proxy/BUILD.gn
|
| diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
|
| index 0997fe4e6a5a89ccad3a565b4619cd884dc21e06..823cf8c0e0dfced8322d0e428b543d7cd69c1dfa 100644
|
| --- a/ppapi/proxy/BUILD.gn
|
| +++ b/ppapi/proxy/BUILD.gn
|
| @@ -165,6 +165,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",
|
|
|