| 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 c6bea9f09f9e166930dc961279f1de009c485b9f..da074668c79cfa07d1085b58b078e546ccf3a11d 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -485,6 +485,7 @@ make_css_property_apis("make_core_generated_css_property_apis") {
|
| outputs = [
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPI.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyDescriptor.cpp",
|
| + "$blink_core_output_dir/css/properties/CSSPropertyDescriptor.h",
|
| ]
|
| }
|
|
|
|
|