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 59ff677779732698f374fc444b004e38e08db40a..3e9b7d8db580807969f52dfc6a2026e0c2db7942 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -535,6 +535,7 @@ css_properties("make_core_generated_css_property_apis") { |
"$blink_core_output_dir/css/properties/CSSPropertyAPIWebkitBoxFlex.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIGridAutoLine.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIOffsetAnchor.h", |
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIFontFamily.h", |
meade_UTC10
2017/03/09 05:48:40
Nit: should these be in alphabetical order?
|
] |
} |