Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(866)

Unified Diff: third_party/WebKit/Source/devtools/front_end/sources/module.json

Issue 2142303002: Revert of DevTools: automatically populate 'More tools' submenu with the drawer views. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698