| Index: src/trusted/service_runtime/BUILD.gn
|
| diff --git a/src/trusted/service_runtime/BUILD.gn b/src/trusted/service_runtime/BUILD.gn
|
| index ff1701eb35fa0196593eca50b7e811887abc4039..a94c2bcfee55a5b4f73100e300a204fcd4ccb96c 100644
|
| --- a/src/trusted/service_runtime/BUILD.gn
|
| +++ b/src/trusted/service_runtime/BUILD.gn
|
| @@ -68,7 +68,6 @@ static_library("sel") {
|
| "nacl_syscall_list.c",
|
| "nacl_text.c",
|
| "nacl_valgrind_hooks.c",
|
| - "name_service/name_service.c",
|
| "sel_addrspace.c",
|
| "sel_ldr.c",
|
| "sel_ldr_standard.c",
|
|
|