| Index: third_party/WebKit/Source/core/css/CSSProperties.json5
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| index c0d189ac4bdccb6643ac197829440ec5ca8c744f..666fca68aa4a7cee1af9de634eb6f7dd7f101094 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2581,7 +2581,7 @@
|
| api_methods: ["parseSingleValue"],
|
| converter: "ConvertColor",
|
| inherited: true,
|
| - field_template: "storage_only",
|
| + field_template: "external",
|
| type_name: "Color",
|
| include_paths: ["platform/graphics/Color.h"],
|
| default_value: "LayoutTheme::TapHighlightColor()",
|
|
|