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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/Spectrum.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 97666e3eaec5a3c0692cb410cfdd99177d2f5d20..f2513b4714b48a7d1ecabd614b0025ae8c112d62 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -98,6 +98,7 @@
'front_end/components/networkConditionsSettingsTab.css',
'front_end/components/objectPropertiesSection.css',
'front_end/components/objectValue.css',
+ 'front_end/components/spectrum.css',
'front_end/components/CustomPreviewSection.js',
'front_end/components/DataSaverInfobar.js',
'front_end/components/DockController.js',
@@ -113,6 +114,7 @@
'front_end/components/RemoteObjectPreviewFormatter.js',
'front_end/components/RequestAppBannerActionDelegate.js',
'front_end/components/ShortcutsScreen.js',
+ 'front_end/components/Spectrum.js',
'front_end/components/EventListenersUtils.js',
'front_end/components/EventListenersView.js',
'front_end/components/Reload.js',
@@ -446,7 +448,6 @@
'front_end/elements/elementsPanel.css',
'front_end/elements/elementsTreeOutline.css',
'front_end/elements/platformFontsWidget.css',
- 'front_end/elements/spectrum.css',
'front_end/elements/BezierEditor.js',
'front_end/elements/BezierUI.js',
'front_end/elements/ClassesPaneWidget.js',
@@ -465,7 +466,6 @@
'front_end/elements/PlatformFontsWidget.js',
'front_end/elements/PropertiesWidget.js',
'front_end/elements/PropertyChangeHighlighter.js',
- 'front_end/elements/Spectrum.js',
'front_end/elements/StylesPopoverHelper.js',
'front_end/elements/StylesSidebarPane.js',
'front_end/elements/ComputedStyleWidget.js',
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/Spectrum.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698