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

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

Issue 2230183004: DevTools: Add shadow-editor swatch/icon before box-shadows and text-shadows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update model Created 4 years, 4 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/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 3e2081b61351eb504f608957a4e510a84fa1cd3f..ed90a0446b9ec437fa02064e19afd8e296fae7e5 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -241,6 +241,7 @@
'front_end/ui/checkboxTextLabel.css',
'front_end/ui/closeButton.css',
'front_end/ui/colorSwatch.css',
+ 'front_end/ui/cssShadowSwatch.css',
'front_end/ui/dialog.css',
'front_end/ui/dropTarget.css',
'front_end/ui/emptyWidget.css',
@@ -294,6 +295,7 @@
'front_end/ui/RootView.js',
'front_end/ui/SearchableView.js',
'front_end/ui/SettingsUI.js',
+ 'front_end/ui/ShadowEditor.js',
'front_end/ui/ShortcutRegistry.js',
'front_end/ui/SidebarTreeElement.js',
'front_end/ui/SoftContextMenu.js',

Powered by Google App Engine
This is Rietveld 408576698