Chromium Code Reviews| Index: chrome/BUILD.gn | 
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn | 
| index d9c0e50dcb1f35e21d922df652bbaee0fa9e999b..1f865d14cefc82a139e41932a9a3de33446a36f2 100644 | 
| --- a/chrome/BUILD.gn | 
| +++ b/chrome/BUILD.gn | 
| @@ -239,7 +239,7 @@ group("child_dependencies") { | 
| } | 
| # TODO(gyp) if (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) { | 
| deps += [ "//remoting/client/plugin" ] |