Chromium Code Reviews| Index: ui/aura/toplevel_window_event_filter.h |
| =================================================================== |
| --- ui/aura/toplevel_window_event_filter.h (revision 102277) |
| +++ ui/aura/toplevel_window_event_filter.h (working copy) |
| @@ -28,6 +28,8 @@ |
| // respective z-orders. |
| void MoveWindowToFront(Window* target); |
| + void UpdateCursorForWindowComponent(); |
| + |
| gfx::Point mouse_down_offset_; |
| gfx::Point window_location_; |
| int window_component_; |