Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 96cddd93ec40ede121e063327843372172c5add6..3f6e1c0634b7132bbe2508c9bb2ebd0ba36f5b65 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -48,7 +48,7 @@ |
| }], |
| ['enable_plugins==1 and disable_nacl==0', { |
| 'chromium_child_dependencies': [ |
| - '<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin', |
| + '<(DEPTH)/components/nacl/renderer/plugin/plugin.gyp:nacl_trusted_plugin', |
| ], |
| }], |
| ['remoting==1', { |