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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2877783004: Removed CSSPropertyAPIShadow group property stub (Closed)
Patch Set: Created 3 years, 7 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/core/css/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 4804605f9a966c1b850acfc1acd7d3aecde58455..31f5c675a5870c14802aacfa599579861feabb25 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -520,7 +520,6 @@ css_properties("make_core_generated_css_property_apis") {
"$blink_core_output_dir/css/properties/CSSPropertyAPIRotate.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIScale.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIScrollSnapCoordinate.h",
- "$blink_core_output_dir/css/properties/CSSPropertyAPIShadow.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIShapeImageThreshold.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIShapeMargin.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIShapeOutside.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698