Chromium Code Reviews| Index: src/shared/srpc/nacl.scons |
| diff --git a/src/shared/srpc/nacl.scons b/src/shared/srpc/nacl.scons |
| index a869f8c03792afd90b2224841e4558aa04491214..a3e5e111d18e92f92297e60c62983b1ef1ce0778 100644 |
| --- a/src/shared/srpc/nacl.scons |
| +++ b/src/shared/srpc/nacl.scons |
| @@ -25,8 +25,6 @@ trusted_untrusted_shared = [ |
| untrusted_only = [ |
| 'accept.c', |
| 'accept_threaded.c', |
| - 'nacl_srpc_ppapi_plugin_init.c', |
| - 'nacl_srpc_ppapi_plugin_internal.c' |
| ] |
| libsrpc = env.NaClSdkLibrary('libsrpc', |