Commit 5ff5d98
[l10n] Fix 'generated/Deprecation.ts'
The CL https://crrev.com/c/6287325 broke the extraction of the
generated deprecation UI messages.
This CL fixes it by appending the now necessary `as const` suffix.
[email protected]
Bug: None
Change-Id: I63803bcc9b40adba0d15559d5dc3400ef8374621
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6297980
Auto-Submit: Simon Zünd <[email protected]>
Reviewed-by: Kim-Anh Tran <[email protected]>
Commit-Queue: Kim-Anh Tran <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>1 parent 97f50d8 commit 5ff5d98
File tree
2 files changed
+2
-2
lines changed- front_end/generated
- scripts/build
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments