| Index: third_party/WebKit/Source/core/paint/PaintLayerPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerPainter.h b/third_party/WebKit/Source/core/paint/PaintLayerPainter.h
|
| index 4a245c4ba1c26e458772aede483bee2e8951cadb..258912a98aa704c36ddcc5b23d164a6220b4d81e 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerPainter.h
|
| @@ -157,7 +157,7 @@ class CORE_EXPORT PaintLayerPainter {
|
| FRIEND_TEST_ALL_PREFIXES(PaintLayerPainterTest,
|
| DoPaintWithEffectAnimationZeroOpacity);
|
| FRIEND_TEST_ALL_PREFIXES(PaintLayerPainterTest,
|
| - DoPaintWithTransformAnimationZeroOpacity);
|
| + DoNotPaintWithTransformAnimationZeroOpacity);
|
| };
|
|
|
| } // namespace blink
|
|
|