| 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 6c1291826598a868f039550b7394283be9fc3064..f819a01c3833c1abbf11cb41c714463f5831cd9d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1962,7 +1962,6 @@
|
| },
|
| {
|
| name: "text-shadow",
|
| - api_class: "CSSPropertyAPIShadow",
|
| converter: "ConvertShadowList",
|
| inherited: true,
|
| interpolable: true,
|
| @@ -3126,7 +3125,6 @@
|
| },
|
| {
|
| name: "-webkit-box-shadow",
|
| - api_class: "CSSPropertyAPIShadow",
|
| alias_for: "box-shadow",
|
| },
|
| {
|
|
|