Index: third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.h |
diff --git a/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.h b/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.h |
index 22d070f2a6c0ee0a4aa8ca69513a9809080ff603..ed2748b4049b850c3a4e9c99424b296669031a76 100644 |
--- a/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.h |
+++ b/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.h |
@@ -142,7 +142,7 @@ class CORE_EXPORT PaintLayerCompositor final : public GraphicsLayerClient { |
// If the root scroller isn't the root layer then the PaintLayerCompositor |
// must disable clipping on its layers so that the root scroller can |
- // expand/shrink its clipping layer in response to top controls and have |
+ // expand/shrink its clipping layer in response to browser controls and have |
// the result be visible. |
void updateClippingOnCompositorLayers(); |