Index: components/nacl/renderer/plugin/plugin.gyp |
diff --git a/components/nacl/renderer/plugin/plugin.gyp b/components/nacl/renderer/plugin/plugin.gyp |
index 6f002945ffeefdaa7a88b7abcc549529fb6ed855..4a7dd10c226d8419a34be0eaef64b2baf37500df 100644 |
--- a/components/nacl/renderer/plugin/plugin.gyp |
+++ b/components/nacl/renderer/plugin/plugin.gyp |
@@ -16,12 +16,8 @@ |
], |
'dependencies': [ |
'<(DEPTH)/media/media.gyp:shared_memory_support', |
- '<(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/trusted/desc/desc.gyp:nrd_xfer', |
- '<(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)/ppapi/ppapi.gyp:ppapi_cpp_objects', |
'<(DEPTH)/ppapi/ppapi.gyp:ppapi_internal_module', |
], |