Index: Source/core/rendering/RenderOverflow.h |
diff --git a/Source/core/rendering/RenderOverflow.h b/Source/core/rendering/RenderOverflow.h |
index 5681fa7f9846e2bf51b9e91ddcc041c0c7a2a533..fa64211a2516198360940fc20f218b793873f435 100644 |
--- a/Source/core/rendering/RenderOverflow.h |
+++ b/Source/core/rendering/RenderOverflow.h |
@@ -25,7 +25,7 @@ |
namespace blink |
{ |
-// RenderOverflow is a class for tracking content that spills out of a box. This class is used by RenderBox and |
+// RenderOverflow is a class for tracking content that spills out of a box. This class is used by LayoutBox and |
// InlineFlowBox. |
// |
// There are two types of overflow: layout overflow (which is expected to be reachable via scrolling mechanisms) and |