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 e5871636502a2bc8c3aed5b94cdb79b11157a719..e76fc312941631f90240ef58204965d4c5f6a150 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json |
@@ -34,6 +34,7 @@ |
"RootView.js", |
"SearchableView.js", |
"SettingsUI.js", |
+ "ShadowEditor.js", |
"SidebarTreeElement.js", |
"SoftContextMenu.js", |
"SplitWidget.js", |
@@ -70,6 +71,7 @@ |
"radioButton.css", |
"reportView.css", |
"searchableView.css", |
+ "shadowSwatch.css", |
"viewContainers.css", |
"smallIcon.css", |
"softContextMenu.css", |