Index: third_party/WebKit/Source/devtools/front_end/ui/module.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json |
index 477acd0db7982de5df1fe5e8b43fde118cded610..4a423625385fc51079700bc639aab49916fb4de0 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json |
@@ -14,6 +14,7 @@ |
"ColorSwatch.js", |
"Context.js", |
"ContextMenu.js", |
+ "CSSShadowEditor.js", |
"Dialog.js", |
"DOMSyntaxHighlighter.js", |
"DropDownMenu.js", |
@@ -54,6 +55,7 @@ |
"checkboxTextLabel.css", |
"closeButton.css", |
"colorSwatch.css", |
+ "cssShadowEditor.css", |
"cssShadowSwatch.css", |
"dialog.css", |
"dropTarget.css", |
@@ -73,6 +75,7 @@ |
"reportView.css", |
"searchableView.css", |
"viewContainers.css", |
+ "slider.css", |
"smallIcon.css", |
"softContextMenu.css", |
"splitWidget.css", |