Index: ash/wm/ash_native_cursor_manager_interactive_uitest.cc |
diff --git a/ash/wm/ash_native_cursor_manager_interactive_uitest.cc b/ash/wm/ash_native_cursor_manager_interactive_uitest.cc |
index ba52bbd2a75cbd249e80b30f629dbe0a13aa921c..7778c32721d4de89c97ccacd1cef1b0b3c43bfc4 100644 |
--- a/ash/wm/ash_native_cursor_manager_interactive_uitest.cc |
+++ b/ash/wm/ash_native_cursor_manager_interactive_uitest.cc |
@@ -25,7 +25,7 @@ using AshNativeCursorManagerTest = test::AshInteractiveUITestBase; |
namespace { |
-DisplayInfo CreateDisplayInfo(int64 id, |
+DisplayInfo CreateDisplayInfo(int64_t id, |
const gfx::Rect& bounds, |
float device_scale_factor) { |
DisplayInfo info(id, "", false); |