| Index: cc/input/pinch_zoom_scrollbar.h
|
| diff --git a/cc/input/pinch_zoom_scrollbar.h b/cc/input/pinch_zoom_scrollbar.h
|
| index 2aa6005fc0ae470039dee201374c929af7b6c43e..c21a5e5754eff684dd21f09b0840f92473bbbdce 100644
|
| --- a/cc/input/pinch_zoom_scrollbar.h
|
| +++ b/cc/input/pinch_zoom_scrollbar.h
|
| @@ -46,7 +46,7 @@ class PinchZoomScrollbar : public WebKit::WebScrollbar {
|
| LayerTreeHost* owner_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(PinchZoomScrollbar);
|
| -}; // class PinchZoomScrollbar
|
| +};
|
|
|
| } // namespace cc
|
| #endif // CC_INPUT_PINCH_ZOOM_SCROLLBAR_H_
|
|
|