| Index: third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| index 6c5e2a91a3cf4bcc36327411435d2f7e26eb0fcf..35b1128c303800e994b496741bf3305089540d29 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -156,7 +156,7 @@
|
| "contextTypes": ["Sources.UISourceCodeFrame"],
|
| "bindings": [
|
| {
|
| - "shortcut": "Ctrl+Shift+A'"
|
| + "shortcut": "Ctrl+Shift+A"
|
| }
|
| ]
|
| },
|
| @@ -173,7 +173,7 @@
|
| "contextTypes": ["Sources.UISourceCodeFrame"],
|
| "bindings": [
|
| {
|
| - "shortcut": "Ctrl+E'"
|
| + "shortcut": "Ctrl+Shift+E"
|
| }
|
| ]
|
| },
|
|
|