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

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

Issue 2137763002: DevTools: automatically populate 'More tools' submenu with the drawer views. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for landing 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 a6c37c9fa5d666c89a83b7fa0f613bb3e73bc3e3..2454c09f55c6b5c9dd5ad3563a9a276a754e526f 100644
--- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
@@ -147,11 +147,6 @@
},
{
"type": "context-menu-item",
- "location": "mainMenu/navigate",
- "actionId": "sources.search.toggle"
- },
- {
- "type": "context-menu-item",
"location": "navigatorMenu/navigate",
"actionId": "sources.go-to-source"
},

Powered by Google App Engine
This is Rietveld 408576698