| Index: third_party/WebKit/Source/devtools/front_end/quick_open/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/quick_open/module.json b/third_party/WebKit/Source/devtools/front_end/quick_open/module.json
|
| index 469f08d19b357a5b01c111ba3852e3397b6829e7..bcae7c97140f488b4c776cbb0230150018ea86cb 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/quick_open/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/quick_open/module.json
|
| @@ -42,6 +42,11 @@
|
| "shortcut": "Ctrl+P Ctrl+O"
|
| }
|
| ]
|
| + },
|
| + {
|
| + "type": "context-menu-item",
|
| + "location": "mainMenu/navigate",
|
| + "actionId": "quickOpen.show"
|
| }
|
| ],
|
| "dependencies": [
|
|
|