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

Unified Diff: third_party/WebKit/Source/core/style/StyleContentAlignmentData.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/StyleContentAlignmentData.h
diff --git a/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h b/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
index bf31170f12b584a337193318aa86e3141e13e7d9..e4d3c9633b5c18d36995b6157cdea376ce87b345 100644
--- a/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
+++ b/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
@@ -14,7 +14,8 @@ class StyleContentAlignmentData {
DISALLOW_NEW();
public:
- // Style data for Content-Distribution properties: align-content, justify-content.
+ // Style data for Content-Distribution properties: align-content,
+ // justify-content.
// <content-distribution> || [ <overflow-position>? && <content-position> ]
StyleContentAlignmentData(
ContentPosition position,
« no previous file with comments | « third_party/WebKit/Source/core/style/ShadowData.cpp ('k') | third_party/WebKit/Source/core/style/StyleDifference.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698