Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(701)

Unified Diff: third_party/WebKit/Source/devtools/front_end/components/module.json

Issue 2142133002: DevTools: Move Spectrum to components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
]
}

Powered by Google App Engine
This is Rietveld 408576698