| Index: cc/layers/picture_layer_impl_unittest.cc
|
| diff --git a/cc/layers/picture_layer_impl_unittest.cc b/cc/layers/picture_layer_impl_unittest.cc
|
| index fd4b5f37f0d01d495f5cc34ca7f7dd411979ebea..679098463ed260f503cb13f9a2c0a3758da5a5c8 100644
|
| --- a/cc/layers/picture_layer_impl_unittest.cc
|
| +++ b/cc/layers/picture_layer_impl_unittest.cc
|
| @@ -2652,7 +2652,6 @@ TEST_F(PictureLayerImplTest, HighResTilingDuringAnimation) {
|
| maximum_animation_scale,
|
| starting_animation_scale, animating_transform);
|
| EXPECT_BOTH_EQ(HighResTiling()->contents_scale_key(), 3.f);
|
| - EXPECT_BOTH_TRUE(GetRasterSource()->ShouldAttemptToUseDistanceFieldText());
|
|
|
| // Further changes to scale during the animation should not cause a new
|
| // high-res tiling to get created.
|
|
|