| Index: cc/top_controls_manager.cc
|
| diff --git a/cc/top_controls_manager.cc b/cc/top_controls_manager.cc
|
| index 3c9f960bab7dd3d9b547c76cd57f7518cb450a7b..eee9531966a876355d35cef470083a133a53ce29 100644
|
| --- a/cc/top_controls_manager.cc
|
| +++ b/cc/top_controls_manager.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/time.h"
|
| -#include "cc/keyframed_animation_curve.h"
|
| +#include "cc/animation/keyframed_animation_curve.h"
|
| #include "cc/layer_tree_impl.h"
|
| #include "cc/timing_function.h"
|
| #include "cc/top_controls_manager_client.h"
|
|
|