| Index: third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp b/third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp
|
| index 679e21dfff3b6591dd41138438fad485fab5ef58..3524c407cc5d0f1c0cea4431f1d55cd22878357e 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp
|
| @@ -137,7 +137,7 @@ const CompositingReasonStringMap kCompositingReasonStringMap[] = {
|
| "Secondary layer, to house contents that can be scrolled" },
|
| { CompositingReasonLayerForScrollingContainer,
|
| "layerForScrollingContainer",
|
| - "Secondary layer, used to position the scolling contents while scrolling" },
|
| + "Secondary layer, used to position the scrolling contents while scrolling" },
|
| { CompositingReasonLayerForSquashingContents,
|
| "layerForSquashingContents",
|
| "Secondary layer, home for a group of squashable content" },
|
|
|