Index: Source/devtools/front_end/components/module.json |
diff --git a/Source/devtools/front_end/components/module.json b/Source/devtools/front_end/components/module.json |
index cea3a09464fb0c6ea46f34bacb5f478679aa6dd6..8fc8a5509418a46565c7f0d40cb4b480b16bcc4e 100644 |
--- a/Source/devtools/front_end/components/module.json |
+++ b/Source/devtools/front_end/components/module.json |
@@ -32,11 +32,13 @@ |
"ObjectPopoverHelper.js", |
"ObjectPropertiesSection.js", |
"RemoteObjectPreviewFormatter.js", |
- "ShortcutsScreen.js" |
+ "ShortcutsScreen.js", |
+ "EventListenersTreeOutline.js" |
], |
"resources": [ |
"breakpointsList.css", |
"customPreviewSection.css", |
+ "eventListenersTreeOutline.css", |
"nodeLink.css", |
"objectPropertiesSection.css", |
"objectValue.css" |