aboutsummaryrefslogtreecommitdiff
path: root/pw_build/copy_from_cipd.gni
diff options
context:
space:
mode:
Diffstat (limited to 'pw_build/copy_from_cipd.gni')
-rw-r--r--pw_build/copy_from_cipd.gni2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_build/copy_from_cipd.gni b/pw_build/copy_from_cipd.gni
index aff8afac4..e8693d76a 100644
--- a/pw_build/copy_from_cipd.gni
+++ b/pw_build/copy_from_cipd.gni
@@ -71,7 +71,7 @@ template("pw_cipd_static_library") {
# might work but is redundant, so serialize calls.
pool = "$dir_pw_build/pool:copy_from_cipd($default_toolchain)"
- # TODO(pwbug/335): This should somehow track the actual .a for changes as
+ # TODO(b/234884827): This should somehow track the actual .a for changes as
# well.
inputs = [ invoker.manifest ]
outputs = [ _out_file ]