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

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

Issue 2394263004: Reformat comments in core/layout up until LayoutMultiColumnFlowThread (Closed)
Patch Set: Rebase w/HEAD 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/LayoutCounter.h
diff --git a/third_party/WebKit/Source/core/layout/LayoutCounter.h b/third_party/WebKit/Source/core/layout/LayoutCounter.h
index 8c2a4fdd6770e2445f525451c646821a61a6e8f3..6863f4b307504107b90d903827957c3aab700977 100644
--- a/third_party/WebKit/Source/core/layout/LayoutCounter.h
+++ b/third_party/WebKit/Source/core/layout/LayoutCounter.h
@@ -78,7 +78,8 @@ class LayoutCounter final : public LayoutText {
PassRefPtr<StringImpl> originalText() const override;
// Removes the reference to the CounterNode associated with this layoutObject.
- // This is used to cause a counter display update when the CounterNode tree changes.
+ // This is used to cause a counter display update when the CounterNode tree
+ // changes.
void invalidate();
CounterContent m_counter;
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutButton.cpp ('k') | third_party/WebKit/Source/core/layout/LayoutCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698