| Index: third_party/WebKit/Source/devtools/front_end/inspector.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| index df1090fe7a8c59ff4a1289d80cc611951a5b5a2f..223fa0811062651bde9590fc3b2c2057805b07c2 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -50,7 +50,8 @@
|
| { "name": "color_picker" },
|
| { "name": "data_grid" },
|
| { "name": "heap_snapshot_model" },
|
| - { "name": "network_conditions", "type": "autostart"}
|
| + { "name": "network_conditions", "type": "autostart"},
|
| + { "name": "event_listeners" }
|
| ],
|
|
|
| "has_html": true
|
|
|