| Index: cc/debug/debug_rect_history.h
|
| diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h
|
| index 0057817848df085dbf6a7b9b808a3a4485fd84d9..bea34670fb4c78bcebf087cab2672975ec421e45 100644
|
| --- a/cc/debug/debug_rect_history.h
|
| +++ b/cc/debug/debug_rect_history.h
|
| @@ -87,6 +87,7 @@
|
| 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);
|
|
|