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

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: Move model to another patch 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 f11d2c331ef6ef9a175b714101afaa77b0ca5c58..48815fd65d7d7c5ac6bd36905e1c6560a3d1a02c 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -242,6 +242,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',

Powered by Google App Engine
This is Rietveld 408576698