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

Unified Diff: cc/input/pinch_zoom_scrollbar_geometry.h

Issue 12965007: Fix cpplint errors in cc/(animation|input|layers|trees|test)/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 9 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 | « cc/input/pinch_zoom_scrollbar.h ('k') | cc/input/pinch_zoom_scrollbar_geometry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/input/pinch_zoom_scrollbar_geometry.h
diff --git a/cc/input/pinch_zoom_scrollbar_geometry.h b/cc/input/pinch_zoom_scrollbar_geometry.h
index be43fdb3dd277d69df45fe2be3e23c4006b8b628..b2795b1adabc64d9508e005a256b7c6939cd7c4c 100644
--- a/cc/input/pinch_zoom_scrollbar_geometry.h
+++ b/cc/input/pinch_zoom_scrollbar_geometry.h
@@ -43,8 +43,7 @@ class PinchZoomScrollbarGeometry : public WebScrollbarThemeGeometry {
virtual void splitTrack(
WebScrollbar* scrollbar, const WebRect& track, WebRect& start_track,
WebRect& thumb, WebRect& end_track);
-
};
-} // namespace WebKit
+} // namespace WebKit
#endif // CC_INPUT_PINCH_ZOOM_SCROLLBAR_GEOMETRY_H_
« no previous file with comments | « cc/input/pinch_zoom_scrollbar.h ('k') | cc/input/pinch_zoom_scrollbar_geometry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698