Index: components/nacl.gyp |
diff --git a/components/nacl.gyp b/components/nacl.gyp |
index a9933cad5a19654dd229878f17971b3772c0bd89..2620b11829e177195c97e04c69b3b3ae85d5d22c 100644 |
--- a/components/nacl.gyp |
+++ b/components/nacl.gyp |
@@ -78,7 +78,6 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_static', |
'../ipc/ipc.gyp:ipc', |
- '../ppapi/native_client/src/trusted/plugin/plugin.gyp:ppGoogleNaClPluginChrome', |
'../ppapi/ppapi_internal.gyp:ppapi_shared', |
'../ppapi/ppapi_internal.gyp:ppapi_ipc', |
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel_main_chrome', |
@@ -183,6 +182,7 @@ |
], |
'dependencies': [ |
'../content/content.gyp:content_renderer', |
+ '../ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin', |
'../third_party/jsoncpp/jsoncpp.gyp:jsoncpp', |
'../third_party/WebKit/public/blink.gyp:blink', |
], |