Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/sources/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json |
| index ee10edb1db0ffda81318a5c8f619938112df25f1..8ed9c7cb3a90c90a6faafed3a2704a4259daaa46 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json |
| @@ -615,7 +615,8 @@ |
| "persistence", |
| "quick_open", |
| "inline_editor", |
| - "color_picker" |
| + "color_picker", |
| + "event_listeners" |
| ], |
| "scripts": [ |
| "UIList.js", |