| 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 898288d9ca62a18a9a3a06cdd13522d21c542e4f..dc612a2cd78c433a44cb00a31398b6dc2c5026d9 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -409,6 +409,7 @@ css_properties("make_core_generated_computed_style_base") {
|
| "../build/scripts/templates/fields/keyword.tmpl",
|
| "../build/scripts/templates/fields/flag.tmpl",
|
| "../build/scripts/templates/fields/monotonic_flag.tmpl",
|
| + "../build/scripts/templates/fields/storage_only.tmpl",
|
| "../build/scripts/templates/ComputedStyleBase.cpp.tmpl",
|
| "../build/scripts/templates/ComputedStyleBase.h.tmpl",
|
| "../build/scripts/templates/ComputedStyleBaseConstants.h.tmpl",
|
|
|