Commit d53ac66
[gn] Deduplicate grd inputs in generate_devtools_grd action
Deduplicate the iteration over `_expected_grd_files` in the
`generate_devtools_grd` action inputs by hoisting it outside the
`is_debug` condition.
Bug: None
Change-Id: I5b2c07d1f77e4715666e84929743d63df23e8650
TAG=agy
CONV=edc30b47-127d-42af-90d9-8a14eb4093c6
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/8278420
Reviewed-by: Alex Rudenko <alexrudenko@chromium.org>
Auto-Submit: Simon Zünd <szuend@chromium.org>
Commit-Queue: Simon Zünd <szuend@chromium.org>1 parent 103a382 commit d53ac66
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
171 | 174 | | |
172 | 175 | | |
173 | 176 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 179 | | |
183 | 180 | | |
184 | 181 | | |
| |||
0 commit comments