Skip to content

Commit 2ac876c

Browse files
committed
[gn build] Fix a URL in a comment
1 parent 1d530b9 commit 2ac876c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/gn/build/toolchain/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assert(!use_goma || goma_dir != "",
1111

1212
template("unix_toolchain") {
1313
toolchain(target_name) {
14-
# https://groups.google.com/a/chromium.org/d/msg/gn-dev/F_lv5T-tNDM
14+
# https://groups.google.com/a/chromium.org/g/gn-dev/c/F_lv5T-tNDM
1515
forward_variables_from(invoker.toolchain_args, "*")
1616
not_needed("*")
1717

0 commit comments

Comments
 (0)