Chromium Code Reviews| Index: cc/animation/animation.cc |
| diff --git a/cc/animation/animation.cc b/cc/animation/animation.cc |
| index da435eb7bda5fa4ad64047f0ccd69cfaaf953755..48ebc74b757bac51088aa3c8c9e0cef89ed9e5bf 100644 |
| --- a/cc/animation/animation.cc |
| +++ b/cc/animation/animation.cc |
| @@ -6,8 +6,8 @@ |
| #include <cmath> |
| -#include "base/debug/trace_event.h" |
| #include "base/strings/string_util.h" |
| +#include "base/trace_event/trace_event.h" |
| #include "cc/animation/animation_curve.h" |
| #include "cc/base/time_util.h" |