Index: cc/output/output_surface_frame.h |
diff --git a/cc/output/output_surface_frame.h b/cc/output/output_surface_frame.h |
index 17a0a67e24441e41df87ea3f46a6b67f444cd609..fd01648a1140311dace179396d930408ddea96fb 100644 |
--- a/cc/output/output_surface_frame.h |
+++ b/cc/output/output_surface_frame.h |
@@ -10,9 +10,9 @@ |
#include "base/macros.h" |
#include "base/optional.h" |
#include "cc/cc_export.h" |
-#include "ui/events/latency_info.h" |
#include "ui/gfx/geometry/rect.h" |
#include "ui/gfx/geometry/size.h" |
+#include "ui/latency/latency_info.h" |
namespace cc { |