Commit f23de737 authored by Fabrice de Gans-Riberi's avatar Fabrice de Gans-Riberi Committed by Commit Bot

[Fuchsia] Update a reference to an old target.

The //fuchsia:webrunner_pkg was moved to
//fuchsia/runners:web_runner_pkg but a reference to the old target was
still present in //fuchsia:action. This fixes the issue.

Bug: 922635
Change-Id: I29733695ef4dcbe1e84ae1b3be51754ed69b5297
Reviewed-on: https://chromium-review.googlesource.com/c/1435700
Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org>
Commit-Queue: Kevin Marshall <kmarshall@chromium.org>
Reviewed-by: default avatarKevin Marshall <kmarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#626175}
parent 0d772553
......@@ -336,7 +336,7 @@ action("license") {
"license_file",
rebase_path(_license_path, root_build_dir),
"--gn-target",
"//fuchsia:webrunner_pkg",
"//fuchsia/runners:web_runner_pkg",
"--gn-out-dir",
".",
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment