Index: content/browser/renderer_host/input/synthetic_pointer_action.cc |
diff --git a/content/browser/renderer_host/input/synthetic_pointer_action.cc b/content/browser/renderer_host/input/synthetic_pointer_action.cc |
index 5b2c2bea6badaae5804fb08f4f72e35ac8bbb895..ba0757bcc6cf2361d8263c8a15d398d5da52df5e 100644 |
--- a/content/browser/renderer_host/input/synthetic_pointer_action.cc |
+++ b/content/browser/renderer_host/input/synthetic_pointer_action.cc |
@@ -6,7 +6,7 @@ |
#include "base/logging.h" |
#include "third_party/WebKit/public/platform/WebInputEvent.h" |
-#include "ui/events/latency_info.h" |
+#include "ui/latency/latency_info.h" |
namespace content { |