| Index: third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp | 
| diff --git a/third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp b/third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp | 
| index 7622bb57eff8de59c8fb5e2a4dc77b69a32329a3..2c8357fc8a0f493a5f4600a51075f5b12a41ccb3 100644 | 
| --- a/third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp | 
| +++ b/third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp | 
| @@ -142,6 +142,7 @@ const InterpolationTypes& CSSInterpolationTypesMap::get( | 
| case CSSPropertyBorderLeftColor: | 
| case CSSPropertyBorderRightColor: | 
| case CSSPropertyBorderTopColor: | 
| +    case CSSPropertyCaretColor: | 
| case CSSPropertyColor: | 
| case CSSPropertyFloodColor: | 
| case CSSPropertyLightingColor: | 
|  |