| Index: third_party/WebKit/Source/devtools/front_end/components/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/module.json b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| index d8c350e8795f00c0903c72a1bbaafe437582a66c..89f90cd3621939a54a72eb93ca1860436c5cc96b 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| @@ -76,6 +76,7 @@
|
| "RemoteObjectPreviewFormatter.js",
|
| "RequestAppBannerActionDelegate.js",
|
| "ShortcutsScreen.js",
|
| + "Spectrum.js",
|
| "EventListenersUtils.js",
|
| "EventListenersView.js",
|
| "Reload.js"
|
| @@ -87,6 +88,7 @@
|
| "domUtils.css",
|
| "networkConditionsSettingsTab.css",
|
| "objectPropertiesSection.css",
|
| - "objectValue.css"
|
| + "objectValue.css",
|
| + "spectrum.css"
|
| ]
|
| }
|
|
|