| Index: cc/debug/debug_rect_history.h
|
| diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h
|
| index bea34670fb4c78bcebf087cab2672975ec421e45..0057817848df085dbf6a7b9b808a3a4485fd84d9 100644
|
| --- a/cc/debug/debug_rect_history.h
|
| +++ b/cc/debug/debug_rect_history.h
|
| @@ -87,7 +87,6 @@ class DebugRectHistory {
|
| void SaveTouchEventHandlerRects(LayerImpl* layer);
|
| void SaveTouchEventHandlerRectsCallback(LayerImpl* layer);
|
| void SaveWheelEventHandlerRects(LayerImpl* layer);
|
| - void SaveWheelEventHandlerRectsCallback(LayerImpl* layer);
|
| void SaveScrollEventHandlerRects(LayerImpl* layer);
|
| void SaveScrollEventHandlerRectsCallback(LayerImpl* layer);
|
| void SaveNonFastScrollableRects(LayerImpl* layer);
|
|
|