Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index e2e33d2636b3062fa1802172807a3d9189672427..934f85e4b620f50ec8d64e7419b625bd237dcf20 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -35,7 +35,7 @@ |
#include "cc/trees/occlusion_tracker.h" |
#include "cc/trees/proxy.h" |
#include "third_party/skia/include/core/SkColor.h" |
-#include "ui/base/latency_info.h" |
+#include "ui/events/latency_info.h" |
#include "ui/gfx/rect.h" |
namespace WebKit { class WebGraphicsContext3D; } |