| Index: content/browser/renderer_host/input/synthetic_tap_gesture.cc
 | 
| diff --git a/content/browser/renderer_host/input/synthetic_tap_gesture.cc b/content/browser/renderer_host/input/synthetic_tap_gesture.cc
 | 
| index 46dc23aeab463413865d57c2143972e737de596b..1242d8262fb36cd8d4b39ab461a9dc9cc80ae788 100644
 | 
| --- a/content/browser/renderer_host/input/synthetic_tap_gesture.cc
 | 
| +++ b/content/browser/renderer_host/input/synthetic_tap_gesture.cc
 | 
| @@ -6,7 +6,7 @@
 | 
|  
 | 
|  #include "base/logging.h"
 | 
|  #include "third_party/WebKit/public/web/WebInputEvent.h"
 | 
| -#include "ui/events/latency_info.h"
 | 
| +#include "ui/latency_info/latency_info.h"
 | 
|  
 | 
|  namespace content {
 | 
|  
 | 
| 
 |