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

Unified Diff: third_party/WebKit/Source/core/style/GridPositionsResolver.h

Issue 2392143002: reflow comments in core/style (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/style/GridPositionsResolver.h
diff --git a/third_party/WebKit/Source/core/style/GridPositionsResolver.h b/third_party/WebKit/Source/core/style/GridPositionsResolver.h
index ec70e3518617cc8a1c90cea52a9f9996111f8aa9..96a372c7a2e46837c6644309194ac02af4cf5199 100644
--- a/third_party/WebKit/Source/core/style/GridPositionsResolver.h
+++ b/third_party/WebKit/Source/core/style/GridPositionsResolver.h
@@ -53,7 +53,8 @@ class NamedLineCollection {
size_t m_autoRepeatTrackListLength;
};
-// This is a utility class with all the code related to grid items positions resolution.
+// This is a utility class with all the code related to grid items positions
+// resolution.
class GridPositionsResolver {
DISALLOW_NEW();
« no previous file with comments | « third_party/WebKit/Source/core/style/GridPosition.h ('k') | third_party/WebKit/Source/core/style/GridPositionsResolver.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698