0

Removed autoninja from the arguments list

Change-Id: Ice08242cda2a8ee89baf4ef0792b3de0b9c0d538
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3889882
Commit-Queue: Etienne Noël <etiennenoel@chromium.org>
Reviewed-by: manuk hovanesian <manukh@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1046688}
This commit is contained in:
Etienne Noel
2022-09-14 01:12:36 +00:00
committed by Chromium LUCI CQ
parent 6e45deae91
commit 870b0793a8

@ -75,7 +75,7 @@ that will be used to create the build targets.
1. Fill the form:
1. Name: `autoninja - Default`
1. Program: `<absolute path to depot_tools/autoninja>`
1. Arguments: `autoninja -C out/Default chrome`
1. Arguments: `-C out/Default chrome`
1. Working Directory: `<absolute path to chromium/src>`
1. Click `Ok` to close the dialog.