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..48f5c03e7dbb689dde441076a55dde84f5abde1c 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", |
+ "EventListenersView.js" |
], |
"resources": [ |
"breakpointsList.css", |
"customPreviewSection.css", |
+ "eventListenersView.css", |
"nodeLink.css", |
"objectPropertiesSection.css", |
"objectValue.css" |