| 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 fda9cbdcd488bcc616f1154e2d5eec9bfb2c587d..0482b347e85407ffb33da19ab39c49b2d6162523 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -36,7 +36,7 @@
|
| #include "gpu/command_buffer/service/gpu_switches.h"
|
| #include "ipc/ipc_channel_handle.h"
|
| #include "ipc/ipc_switches.h"
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
| #include "ui/gl/gl_switches.h"
|
|
|
|
|
|
|