Index: content/browser/gpu/gpu_process_host.cc |
diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
index eb50c453603e1b72adab81b434c6d3593f6b43ad..6b5be1d3bfcf70b036b0b56bbc80083fc160fe1d 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -72,9 +72,9 @@ |
#include "services/service_manager/public/cpp/interface_registry.h" |
#include "services/service_manager/runner/common/client_util.h" |
#include "ui/display/display_switches.h" |
-#include "ui/events/latency_info.h" |
#include "ui/gfx/switches.h" |
#include "ui/gl/gl_switches.h" |
+#include "ui/latency/latency_info.h" |
#if defined(OS_ANDROID) |
#include "base/android/build_info.h" |