Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Unified Diff: third_party/WebKit/Source/core/layout/api/LineLayoutItem.h

Issue 2392153002: Reformat comments in core/layout/api (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/layout/api/LineLayoutItem.h
diff --git a/third_party/WebKit/Source/core/layout/api/LineLayoutItem.h b/third_party/WebKit/Source/core/layout/api/LineLayoutItem.h
index f997e423c15d86bca7ad9ceab70b8db35adc317b..0978c80e0f9d39c8bba70cf84a13f4600020f5a5 100644
--- a/third_party/WebKit/Source/core/layout/api/LineLayoutItem.h
+++ b/third_party/WebKit/Source/core/layout/api/LineLayoutItem.h
@@ -76,8 +76,8 @@ class LineLayoutItem {
LineLayoutBox containingBlock() const;
// Implemented in LineLayoutBoxModel.h
- // Intentionally returns a LineLayoutBoxModel to avoid exposing LayoutBoxModelObject
- // to the line layout code.
+ // Intentionally returns a LineLayoutBoxModel to avoid exposing
+ // LayoutBoxModelObject to the line layout code.
LineLayoutBoxModel enclosingBoxModelObject() const;
LineLayoutItem container() const {

Powered by Google App Engine
This is Rietveld 408576698