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

Unified Diff: cc/input/pinch_zoom_scrollbar_painter.cc

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_geometry.cc ('k') | cc/input/top_controls_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/input/pinch_zoom_scrollbar_painter.cc
diff --git a/cc/input/pinch_zoom_scrollbar_painter.cc b/cc/input/pinch_zoom_scrollbar_painter.cc
index 147c8672362f1b18a09e1ea1289b7881b2cf0101..1034e259bc7c5b93d5eccf7b3d7ca7aa9865c2c6 100644
--- a/cc/input/pinch_zoom_scrollbar_painter.cc
+++ b/cc/input/pinch_zoom_scrollbar_painter.cc
@@ -52,7 +52,7 @@ void PinchZoomScrollbarPainter::PaintForwardButtonEnd(
}
void PinchZoomScrollbarPainter::PaintTickmarks(
- SkCanvas* canvas,
+ SkCanvas* canvas,
gfx::Rect rect) {
}
« no previous file with comments | « cc/input/pinch_zoom_scrollbar_geometry.cc ('k') | cc/input/top_controls_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698