| Index: components/nacl/renderer/plugin/plugin.gyp
|
| diff --git a/components/nacl/renderer/plugin/plugin.gyp b/components/nacl/renderer/plugin/plugin.gyp
|
| index 2df9069129b0f4408e2e25f26352f2209b96cfac..8f84ede6a6ab85758209b9c41210a1f6142f0f7e 100644
|
| --- a/components/nacl/renderer/plugin/plugin.gyp
|
| +++ b/components/nacl/renderer/plugin/plugin.gyp
|
| @@ -19,7 +19,6 @@
|
| '<(DEPTH)/native_client/src/shared/gio/gio.gyp:gio',
|
| '<(DEPTH)/native_client/src/shared/imc/imc.gyp:imc',
|
| '<(DEPTH)/native_client/src/shared/platform/platform.gyp:platform',
|
| - '<(DEPTH)/native_client/src/shared/srpc/srpc.gyp:nonnacl_srpc',
|
| '<(DEPTH)/native_client/src/trusted/desc/desc.gyp:nrd_xfer',
|
| '<(DEPTH)/native_client/src/trusted/nonnacl_util/nonnacl_util.gyp:sel_ldr_launcher_base',
|
| '<(DEPTH)/native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib',
|
|
|