Skip to content

Commit 97a2038

Browse files
bmeurerDevtools-frontend LUCI CQ
authored andcommitted
[ve] Add missing export-har-menu context value.
Bug: 357571602, 378076279, 361717594 Change-Id: I17a82e1d9d7ca3bec280eeae8907ca353dbc823b Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6062783 Auto-Submit: Benedikt Meurer <[email protected]> Commit-Queue: Benedikt Meurer <[email protected]> Reviewed-by: Danil Somsikov <[email protected]> Commit-Queue: Danil Somsikov <[email protected]>
1 parent 481b59f commit 97a2038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front_end/ui/visual_logging/KnownContextValues.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,7 @@ export const knownContextValues = new Set([
12801280
'explain.console-message.hover',
12811281
'explanation',
12821282
'export-har',
1283+
'export-har-menu',
12831284
'export-har-with-sensitive-data',
12841285
'export-recording',
12851286
'expose-internals',

0 commit comments

Comments
 (0)