Chromium Code Reviews| Index: mojo/runner/child/BUILD.gn |
| diff --git a/mojo/runner/child/BUILD.gn b/mojo/runner/child/BUILD.gn |
| index e10de5ee4b5434946143f407c7ccd9119bb55aa4..7ba5fb78315cef495cad83bbb13863fb1ce6876f 100644 |
| --- a/mojo/runner/child/BUILD.gn |
| +++ b/mojo/runner/child/BUILD.gn |
| @@ -8,8 +8,8 @@ import("//mojo/public/tools/bindings/mojom.gni") |
| group("child") { |
| testonly = true |
| deps = [ |
| - ":lib", |
| ":apptests", |
| + ":lib", |
| ] |
| } |