| 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 77e1a944f3d657fcaff8169d141a85989aaa239f..152fa3774d31f7ff6c90a1ed12fa03898a8d6157 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -78,6 +78,8 @@
|
| // Field has type specified at field_type_path and has a getter/setter.
|
| // Also has a setter taking an rvalue reference. Cannot be packed.
|
| "external",
|
| + // Only the storage is generated. The interface is handwritten.
|
| + "storage_only",
|
| ],
|
| },
|
|
|
|
|