| Index: third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.in b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| index 1b78f6fa14dd6210338a9d690e7c21e35fddb153..dad8f7b46943a940e1b631d8e1b3e0012298f20f 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| @@ -982,8 +982,10 @@ unset
|
| // background-image, etc.
|
| linear-gradient
|
| radial-gradient
|
| +conic-gradient
|
| repeating-linear-gradient
|
| repeating-radial-gradient
|
| +repeating-conic-gradient
|
| paint
|
| -webkit-cross-fade
|
| -webkit-gradient
|
|
|