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

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

Issue 2752563002: Add generated CSSPropertyAPIFragmentation.h file to core/BUILD.gn (Closed)
Patch Set: Add generated CSSPropertyAPIFragmentation.h file to core/BUILD.gn Created 3 years, 9 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 | no next file » | 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 6d9dd48098497b1ec1f6a91c0eded39659659fee..47284e8a75a398a91a9795880b787b2de9f68dd4 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -468,6 +468,7 @@ css_properties("make_core_generated_css_property_apis") {
"$blink_core_output_dir/css/properties/CSSPropertyAPIFontVariantLigatures.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIFontVariantNumeric.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIFontVariationSettings.h",
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIFragmentation.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIGridAutoFlow.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIGridAutoLine.h",
"$blink_core_output_dir/css/properties/CSSPropertyAPIGridLine.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698