Chromium Code Reviews| Index: tools/gn/secondary/BUILD.gn |
| diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn |
| index baf86647f77b9191788fb14ebd0d11f72243b1ee..f0cf42a06020644022d948e7fc4fc5a9623d67ea 100644 |
| --- a/tools/gn/secondary/BUILD.gn |
| +++ b/tools/gn/secondary/BUILD.gn |
| @@ -2,6 +2,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +gyp_file = "root.gyp" |
| + |
| group("root") { |
| deps = [ |
| "//base(//build/toolchain/nacl:x86_newlib)", |