commit | 27dccc07f8fc606af0fc2ce0887bd085f51fea93 | [log] [tgz] |
---|---|---|
author | Andres Olivares <[email protected]> | Mon Feb 01 13:31:16 2021 |
committer | Commit Bot <[email protected]> | Mon Feb 01 13:56:44 2021 |
tree | 4d93d448dd0a53aabd879ee5e5d85cffe22612f6 | |
parent | 385820f798bfdcd4b50359084d72b11a52b19860 [diff] [blame] |
[module.json extensions] perf_ui Bug: 1134103 Change-Id: I61ecd89c7bc702b4fafefa4cdc706ab3dddd4d3d Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2656122 Commit-Queue: Andres Olivares <[email protected]> Reviewed-by: Tim van der Lippe <[email protected]>
diff --git a/front_end/ui/ActionRegistration.ts b/front_end/ui/ActionRegistration.ts index 8e6a612..01d9609 100644 --- a/front_end/ui/ActionRegistration.ts +++ b/front_end/ui/ActionRegistration.ts
@@ -351,6 +351,7 @@ LARGEICON_PLAY = 'largeicon-play', LARGEICON_PAUSE = 'largeicon-pause', LARGEICON_RESUME = 'largeicon-resume', + LARGEICON_TRASH_BIN = 'largeicon-trash-bin', } export const enum KeybindSet {