| Index: Source/devtools/front_end/elements/module.json
|
| diff --git a/Source/devtools/front_end/elements/module.json b/Source/devtools/front_end/elements/module.json
|
| index 6bc330fd5fea1ac2611dc22a8c1e0beafbce314d..3d45d8c9218ad10ebd03d420dd0dad32f74f12b3 100644
|
| --- a/Source/devtools/front_end/elements/module.json
|
| +++ b/Source/devtools/front_end/elements/module.json
|
| @@ -75,6 +75,7 @@
|
| "PlatformFontsSidebarPane.js",
|
| "PropertiesSidebarPane.js",
|
| "StylesSidebarPane.js",
|
| - "ElementsPanel.js"
|
| + "ElementsPanel.js",
|
| + "AnimationSection.js"
|
| ]
|
| }
|
|
|