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

Unified Diff: third_party/WebKit/Source/core/layout/DepthOrderedLayoutObjectList.h

Issue 2391893004: Reformat comments in core/layout up until LayoutBox (Closed)
Patch Set: Rebase w/HEAD (again) 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/DepthOrderedLayoutObjectList.h
diff --git a/third_party/WebKit/Source/core/layout/DepthOrderedLayoutObjectList.h b/third_party/WebKit/Source/core/layout/DepthOrderedLayoutObjectList.h
index af5a42fc002756863ce8862b53fa7fc7797ea0df..6fb400b98bce5f9d17ba340c727e9a2dc2cfad0b 100644
--- a/third_party/WebKit/Source/core/layout/DepthOrderedLayoutObjectList.h
+++ b/third_party/WebKit/Source/core/layout/DepthOrderedLayoutObjectList.h
@@ -13,7 +13,7 @@ namespace blink {
class LayoutObject;
-// Put data inside a forward-declared struct, to avoid including LayoutObject.h here.
+// Put data inside a forward-declared struct, to avoid including LayoutObject.h.
struct DepthOrderedLayoutObjectListData;
class DepthOrderedLayoutObjectList {
« no previous file with comments | « third_party/WebKit/Source/core/layout/CounterNode.cpp ('k') | third_party/WebKit/Source/core/layout/FloatingObjects.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698