Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index b1fd8a78aa6fe5107a4303d181715a453fd95c9b..792eb80b4688592b868b7f7bed534647bd292273 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -232,7 +232,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" ] |