Index: components/nacl.gyp |
diff --git a/components/nacl.gyp b/components/nacl.gyp |
index c7347724473e0e37c7028d352375760146ffbe18..f6d7e26d7de5cde9e0fc7b18a0301da999872a38 100644 |
--- a/components/nacl.gyp |
+++ b/components/nacl.gyp |
@@ -185,7 +185,7 @@ |
'dependencies': [ |
'nacl_common', |
'../content/content.gyp:content_renderer', |
- '../ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin', |
+ '../components/nacl/renderer/plugin/plugin.gyp:nacl_trusted_plugin', |
'../third_party/jsoncpp/jsoncpp.gyp:jsoncpp', |
'../third_party/WebKit/public/blink.gyp:blink', |
], |