| 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 e77d94e5ff6899fa982a9ca767d95bfd40806908..b8bc222a56e81c448b0afe886a95fc2ecb48df93 100644
|
| --- a/third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp
|
| @@ -146,6 +146,7 @@ const InterpolationTypes& CSSInterpolationTypesMap::get(
|
| case CSSPropertyFloodOpacity:
|
| case CSSPropertyFontSizeAdjust:
|
| case CSSPropertyOpacity:
|
| + case CSSPropertyOrder:
|
| case CSSPropertyOrphans:
|
| case CSSPropertyShapeImageThreshold:
|
| case CSSPropertyStopOpacity:
|
|
|