Commit 5b066328 authored by dgozman@chromium.org's avatar dgozman@chromium.org

[DevTools] Bring back inspect element mode shortcut regressed in r193545.

BUG=522939
TBR=pfeldman

Review URL: https://codereview.chromium.org/1307643002

git-svn-id: svn://svn.chromium.org/blink/trunk@200947 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent b1aeeacf
...@@ -69,7 +69,6 @@ ...@@ -69,7 +69,6 @@
{ {
"type": "@WebInspector.ActionDelegate", "type": "@WebInspector.ActionDelegate",
"actionId": "main.toggle-element-search", "actionId": "main.toggle-element-search",
"contextTypes": ["WebInspector.InspectElementModeController"],
"className": "WebInspector.InspectElementModeController.ToggleSearchActionDelegate", "className": "WebInspector.InspectElementModeController.ToggleSearchActionDelegate",
"bindings": [ "bindings": [
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment