| Index: ui/views/animation/test/ink_drop_animation_test_api.cc
|
| diff --git a/ui/views/animation/test/ink_drop_animation_test_api.cc b/ui/views/animation/test/ink_drop_animation_test_api.cc
|
| index 86d35a6a7453d74d6cdf44bc2f3aeb50b84a6b04..0fbfb5509f9226008782ab3a6e4f9cae7108dc8c 100644
|
| --- a/ui/views/animation/test/ink_drop_animation_test_api.cc
|
| +++ b/ui/views/animation/test/ink_drop_animation_test_api.cc
|
| @@ -4,12 +4,6 @@
|
|
|
| #include "ui/views/animation/test/ink_drop_animation_test_api.h"
|
|
|
| -#include "base/time/time.h"
|
| -#include "ui/compositor/layer.h"
|
| -#include "ui/compositor/layer_animator.h"
|
| -#include "ui/compositor/test/layer_animator_test_controller.h"
|
| -#include "ui/views/animation/ink_drop_animation.h"
|
| -
|
| namespace views {
|
| namespace test {
|
|
|
|
|