| Index: content/common/gpu/client/command_buffer_proxy_impl.h
|
| diff --git a/content/common/gpu/client/command_buffer_proxy_impl.h b/content/common/gpu/client/command_buffer_proxy_impl.h
|
| index 04f826d19b605502a842cdad41a926c3e01db575..a3f6260e66f8a90effb6fbe98bf75ff0f5902253 100644
|
| --- a/content/common/gpu/client/command_buffer_proxy_impl.h
|
| +++ b/content/common/gpu/client/command_buffer_proxy_impl.h
|
| @@ -24,7 +24,7 @@
|
| #include "gpu/command_buffer/common/command_buffer_shared.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "media/video/video_decode_accelerator.h"
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| struct GPUCommandBufferConsoleMessage;
|
|
|
|
|