| Index: ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gyp b/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| index dc89f4e2d4861400ae1244aeab5f90c7b2d909e9..2df9069129b0f4408e2e25f26352f2209b96cfac 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| @@ -24,8 +24,6 @@
|
| '<(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',
|
| '<(DEPTH)/native_client/src/trusted/simple_service/simple_service.gyp:simple_service',
|
| - '<(DEPTH)/native_client/src/trusted/reverse_service/reverse_service.gyp:reverse_service',
|
| - '<(DEPTH)/native_client/src/trusted/weak_ref/weak_ref.gyp:weak_ref',
|
| '<(DEPTH)/ppapi/ppapi.gyp:ppapi_cpp_objects',
|
| '<(DEPTH)/ppapi/ppapi.gyp:ppapi_internal_module',
|
| ],
|
|
|