Chromium Code Reviews| Index: ash/shelf/shelf_layout_manager.h |
| diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h |
| index ccfb464a9e797e32e2badadf8a842714413cca00..58def691114ebed2b08602815881cb6faba87dc6 100644 |
| --- a/ash/shelf/shelf_layout_manager.h |
| +++ b/ash/shelf/shelf_layout_manager.h |
| @@ -242,6 +242,7 @@ class ASH_EXPORT ShelfLayoutManager |
| // any, are complete. |
|
oshima
2016/08/02 16:33:53
update the comment and explain how |change_work_ar
hariank
2016/08/03 18:09:39
Done.
|
| void UpdateBoundsAndOpacity(const TargetBounds& target_bounds, |
| bool animate, |
| + bool change_work_area, |
| ui::ImplicitAnimationObserver* observer); |
| // Stops any animations and progresses them to the end. |