Skip to content

Commit 5ebf983

Browse files
Liviu RauDevtools-frontend LUCI CQ
authored andcommitted
Use Siso instead of Ninja
Required acording to http://b/414724525#comment5 Bug: 422043956 Change-Id: Ibf4aa3460004c89a0b0a6ad67422ee76911278c1 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6679492 Auto-Submit: Liviu Rau <[email protected]> Reviewed-by: Simon Zünd <[email protected]> Commit-Queue: Simon Zünd <[email protected]>
1 parent 9562883 commit 5ebf983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ check_targets = [ "*" ]
1818
script_executable = "python3"
1919

2020
default_args = {
21+
# Use Siso instead of Ninja.
22+
use_siso = true
2123
}

0 commit comments

Comments
 (0)