| 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 cb144b1bda33cbf0ae181cf43efb5295a19f30e4..6353f342631d0cf7cb7ca49235e5e5311823921b 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/web/WebInputEvent.h"
 | 
| -#include "ui/latency_info/latency_info.h"
 | 
| +#include "ui/events/latency_info.h"
 | 
|  
 | 
|  namespace content {
 | 
|  
 | 
| 
 |