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

Unified Diff: third_party/WebKit/public/platform/WebCompositorSupport.h

Issue 2387113002: reflow comments in public/platform/ (Closed)
Patch Set: nit 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/public/platform/WebCompositorSupport.h
diff --git a/third_party/WebKit/public/platform/WebCompositorSupport.h b/third_party/WebKit/public/platform/WebCompositorSupport.h
index 8dbdc56409aead157955bc5ec5fcd176cb0f91e9..6a90e22d14964c90c005201671471c5d7b1e11d9 100644
--- a/third_party/WebKit/public/platform/WebCompositorSupport.h
+++ b/third_party/WebKit/public/platform/WebCompositorSupport.h
@@ -66,7 +66,8 @@ class WebCompositorSupport {
virtual WebImageLayer* createImageLayer() { return nullptr; }
- // The ownership of the WebScrollbarThemeGeometry pointer is passed to Chromium.
+ // The ownership of the WebScrollbarThemeGeometry pointer is passed to
+ // Chromium.
virtual WebScrollbarLayer* createScrollbarLayer(WebScrollbar*,
WebScrollbarThemePainter,
WebScrollbarThemeGeometry*) {
« no previous file with comments | « third_party/WebKit/public/platform/WebCachePolicy.h ('k') | third_party/WebKit/public/platform/WebContentLayerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698