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

Unified Diff: third_party/WebKit/Source/core/frame/TopControls.h

Issue 2393313002: reflow comments in core/frame (Closed)
Patch Set: tweak 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/frame/TopControls.h
diff --git a/third_party/WebKit/Source/core/frame/TopControls.h b/third_party/WebKit/Source/core/frame/TopControls.h
index 05c59b8f0146d113a15eee52b0500bc44ba65fa4..e6cf1593371023b2dfb60078e9fad4aa4d38e020 100644
--- a/third_party/WebKit/Source/core/frame/TopControls.h
+++ b/third_party/WebKit/Source/core/frame/TopControls.h
@@ -44,8 +44,8 @@ class CORE_EXPORT TopControls final : public GarbageCollected<TopControls> {
void scrollBegin();
- // Scrolls top controls vertically if possible and returns the remaining scroll
- // amount.
+ // Scrolls top controls vertically if possible and returns the remaining
+ // scroll amount.
FloatSize scrollBy(FloatSize scrollDelta);
private:
« no previous file with comments | « third_party/WebKit/Source/core/frame/SubresourceIntegrity.cpp ('k') | third_party/WebKit/Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698