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

Unified Diff: Source/devtools/front_end/main/module.json

Issue 1307643002: [DevTools] Bring back inspect element mode shortcut regressed in r193545. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/main/module.json
diff --git a/Source/devtools/front_end/main/module.json b/Source/devtools/front_end/main/module.json
index 68bb35ac99fe11b2fe2959d4a4a86c3b1f6a1587..4c5ee93c83a364082af60420b12a69ea51fcf7a8 100644
--- a/Source/devtools/front_end/main/module.json
+++ b/Source/devtools/front_end/main/module.json
@@ -69,7 +69,6 @@
{
"type": "@WebInspector.ActionDelegate",
"actionId": "main.toggle-element-search",
- "contextTypes": ["WebInspector.InspectElementModeController"],
"className": "WebInspector.InspectElementModeController.ToggleSearchActionDelegate",
"bindings": [
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698