Chromium Code Reviews| Index: src/untrusted/nacl/BUILD.gn |
| diff --git a/src/untrusted/nacl/BUILD.gn b/src/untrusted/nacl/BUILD.gn |
| index c217215afd21a83544a01953f099069e6c19e3f5..17a5fafc8d0e8a3e84657d4549738763367f7cf6 100644 |
| --- a/src/untrusted/nacl/BUILD.gn |
| +++ b/src/untrusted/nacl/BUILD.gn |
| @@ -70,7 +70,6 @@ static_library("imc_syscalls") { |
| "imc_recvmsg.c", |
| "imc_sendmsg.c", |
| "imc_socketpair.c", |
| - "nameservice.c", |
| ] |
| if (cpu_arch == "pnacl") { |