Chromium Code Reviews| Index: Source/devtools/front_end/console/module.json |
| diff --git a/Source/devtools/front_end/console/module.json b/Source/devtools/front_end/console/module.json |
| index e9ab5bbeeaf3efff41857f34f7d6dfaf81a70d14..bd2a9c7d747e8d973c8c0b0c4d65ecb2752b57c4 100644 |
| --- a/Source/devtools/front_end/console/module.json |
| +++ b/Source/devtools/front_end/console/module.json |
| @@ -42,7 +42,7 @@ |
| }, |
| { |
| "platform": "mac", |
| - "shortcut": "Ctrl+L Meta+L" |
| + "shortcut": "Ctrl+L Meta+K" |
|
pfeldman
2015/09/02 20:11:16
I don't think it was Ctrl+L though, was it? (Don't
samli
2015/09/02 21:17:50
It was, just checked.
|
| } |
| ] |
| }, |