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

Unified Diff: Source/core/platform/chromium/ScrollbarThemeChromiumMac.h

Issue 20294002: Fix trailing whitespace in .cpp, .h, and .idl files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 5 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
« no previous file with comments | « Source/core/platform/chromium/Prerender.h ('k') | Source/core/platform/chromium/SoundChromiumPosix.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
diff --git a/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h b/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
index 60e5d2d2a7837abcea6b72a12915f88c1ae8d27c..cbadeecb8695bebe6cca164a14d36eaa014648c4 100644
--- a/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
+++ b/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
@@ -40,7 +40,7 @@ public:
virtual void paintOverhangAreas(ScrollView*, GraphicsContext*, const IntRect& horizontalOverhangArea, const IntRect& verticalOverhangArea, const IntRect& dirtyRect);
virtual void paintTickmarks(GraphicsContext*, ScrollbarThemeClient*, const IntRect&) OVERRIDE;
-
+
private:
void paintGivenTickmarks(GraphicsContext*, ScrollbarThemeClient*, const IntRect&, const Vector<IntRect>&);
« no previous file with comments | « Source/core/platform/chromium/Prerender.h ('k') | Source/core/platform/chromium/SoundChromiumPosix.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698