Index: ui/compositor/layer_animation_sequence.cc |
diff --git a/ui/compositor/layer_animation_sequence.cc b/ui/compositor/layer_animation_sequence.cc |
index 31d09c94775c78d71a360ac6e1f080171f6b3afd..8f7eb0db6be6abdb6313cfb56d3bb932727b74ca 100644 |
--- a/ui/compositor/layer_animation_sequence.cc |
+++ b/ui/compositor/layer_animation_sequence.cc |
@@ -7,7 +7,7 @@ |
#include <algorithm> |
#include <iterator> |
-#include "base/debug/trace_event.h" |
+#include "base/trace_event/trace_event.h" |
#include "cc/animation/animation_id_provider.h" |
#include "ui/compositor/layer_animation_delegate.h" |
#include "ui/compositor/layer_animation_element.h" |