| Index: ui/compositor/test/layer_animator_test_controller.cc
|
| diff --git a/ui/compositor/test/layer_animator_test_controller.cc b/ui/compositor/test/layer_animator_test_controller.cc
|
| index 9047f6cb88b96ee8bffc106a901956c29024326a..121b8aff45e33f57ff77a772b86e64d7b0814617 100644
|
| --- a/ui/compositor/test/layer_animator_test_controller.cc
|
| +++ b/ui/compositor/test/layer_animator_test_controller.cc
|
| @@ -6,7 +6,7 @@
|
| #include "ui/compositor/layer_animation_sequence.h"
|
| #include "ui/compositor/test/layer_animator_test_controller.h"
|
| #include "ui/gfx/frame_time.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ui {
|
|
|
|
|