| Index: chrome/app/BUILD.gn
|
| diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn
|
| index bcc44b796040f514a74050debeb54bfbee951b9f..1d397e01373ffd06c00e0da29f284d8dbc2281fb 100644
|
| --- a/chrome/app/BUILD.gn
|
| +++ b/chrome/app/BUILD.gn
|
| @@ -322,7 +322,7 @@ source_set("test_support") {
|
| }
|
|
|
| # TODO(gyp) if (enable_plugins and enable_nacl) {
|
| - # deps += [ "'<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin'," ]
|
| + # deps += [ "'<(DEPTH)/components/nacl/renderer/plugin/plugin.gyp:nacl_trusted_plugin'," ]
|
| # }
|
|
|
| if (enable_remoting) {
|
|
|