commit | 91a1fea3fab1d62b0cd962432b09fd63e57186bb | [log] [tgz] |
---|---|---|
author | Chong Gu <[email protected]> | Tue Mar 30 17:24:31 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 30 17:24:31 2021 |
tree | 3b7e3c5f095617acf297086d7707a615affc61ca | |
parent | 1513aaa2a37b120c831209530954e8caf0191d91 [diff] [blame] |
[Fuchsia] Rename additional_manifests to additional_manifest_fragments Replace incorrect name of manifests to manifest fragments. Bug: 1187357 Change-Id: I4a9d42eb96eba20059cef682a1934b0e7c4d9359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2787981 Auto-Submit: Chong Gu <[email protected]> Reviewed-by: danakj <[email protected]> Reviewed-by: David Dorwin <[email protected]> Reviewed-by: John Chen <[email protected]> Commit-Queue: Chong Gu <[email protected]> Cr-Commit-Position: refs/heads/master@{#867665}
diff --git a/cc/BUILD.gn b/cc/BUILD.gn index 790905f..13098ad0 100644 --- a/cc/BUILD.gn +++ b/cc/BUILD.gn
@@ -861,7 +861,7 @@ ] if (is_fuchsia) { - additional_manifests = [ + additional_manifest_fragments = [ "//build/config/fuchsia/test/font_capabilities.test-cmx", # TODO(crbug.com/1185811): Figure out why jit_capabilities is needed.