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

Unified Diff: third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h

Issue 2387053003: reflow comments in platform/{mediastream,scroll} (Closed)
Patch Set: blah 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/platform/scroll/ScrollbarThemeMock.h
diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
index b7e4cbfbc6f247f4ecb2820996ba87ee62481a39..1e99dd51527f2e87044d047067e48366a67c786b 100644
--- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
+++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
@@ -30,7 +30,8 @@
namespace blink {
-// Scrollbar theme used in image snapshots, to eliminate appearance differences between platforms.
+// Scrollbar theme used in image snapshots, to eliminate appearance differences
+// between platforms.
class PLATFORM_EXPORT ScrollbarThemeMock : public ScrollbarTheme {
public:
int scrollbarThickness(ScrollbarControlSize = RegularScrollbar) override;

Powered by Google App Engine
This is Rietveld 408576698