Index: sky/engine/core/rendering/line/LineLayoutState.h |
diff --git a/sky/engine/core/rendering/line/LineLayoutState.h b/sky/engine/core/rendering/line/LineLayoutState.h |
index e25b2a0ec3e94303b2004bca407f0f45cb7a24cf..8ae1b79771991ab85ec6f9c1d5e66505a70a9ee5 100644 |
--- a/sky/engine/core/rendering/line/LineLayoutState.h |
+++ b/sky/engine/core/rendering/line/LineLayoutState.h |
@@ -29,7 +29,7 @@ |
namespace blink { |
-// Like LayoutState for layout(), LineLayoutState keeps track of global information |
+// LineLayoutState keeps track of global information |
// during an entire linebox tree layout pass (aka RenderParagraph::layoutChildren). |
class LineLayoutState { |
public: |