| 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 2454c09f55c6b5c9dd5ad3563a9a276a754e526f..a6c37c9fa5d666c89a83b7fa0f613bb3e73bc3e3 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -144,6 +144,11 @@
|
| "shortcut": "Meta+F8"
|
| }
|
| ]
|
| + },
|
| + {
|
| + "type": "context-menu-item",
|
| + "location": "mainMenu/navigate",
|
| + "actionId": "sources.search.toggle"
|
| },
|
| {
|
| "type": "context-menu-item",
|
|
|