Index: src/trusted/service_runtime/service_runtime.gyp |
diff --git a/src/trusted/service_runtime/service_runtime.gyp b/src/trusted/service_runtime/service_runtime.gyp |
index 291a47d529c7fa8e64ec08af86615fc08bd1c296..9cf2cf2f89ef414c49b7786b8896168b3ee2b845 100644 |
--- a/src/trusted/service_runtime/service_runtime.gyp |
+++ b/src/trusted/service_runtime/service_runtime.gyp |
@@ -222,7 +222,6 @@ |
'<(DEPTH)/native_client/src/trusted/interval_multiset/interval_multiset.gyp:nacl_interval', |
'<(DEPTH)/native_client/src/trusted/perf_counter/perf_counter.gyp:nacl_perf_counter', |
'<(DEPTH)/native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib', |
- '<(DEPTH)/native_client/src/trusted/manifest_name_service_proxy/manifest_name_service_proxy.gyp:manifest_proxy', |
'<(DEPTH)/native_client/src/trusted/simple_service/simple_service.gyp:simple_service', |
'<(DEPTH)/native_client/src/trusted/threading/threading.gyp:thread_interface', |
'<(DEPTH)/native_client/src/trusted/validator/validator.gyp:validation_cache', |
@@ -334,7 +333,6 @@ |
'<(DEPTH)/native_client/src/trusted/interval_multiset/interval_multiset.gyp:nacl_interval64', |
'<(DEPTH)/native_client/src/trusted/perf_counter/perf_counter.gyp:nacl_perf_counter64', |
'<(DEPTH)/native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib64', |
- '<(DEPTH)/native_client/src/trusted/manifest_name_service_proxy/manifest_name_service_proxy.gyp:manifest_proxy64', |
'<(DEPTH)/native_client/src/trusted/simple_service/simple_service.gyp:simple_service64', |
'<(DEPTH)/native_client/src/trusted/threading/threading.gyp:thread_interface64', |
'<(DEPTH)/native_client/src/trusted/validator_x86/validator_x86.gyp:nccopy_x86_64', |