| 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 de21595224043f4fcb9b25cd6a96c70c070c0be4..11d0378bbea44ac9d341354a9ee8f3a2aca91007 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -53,8 +53,8 @@
|
| #include "ipc/message_filter.h"
|
| #include "media/base/media_switches.h"
|
| #include "ui/base/ui_base_switches.h"
|
| -#include "ui/events/latency_info.h"
|
| #include "ui/gl/gl_switches.h"
|
| +#include "ui/latency_info/latency_info.h"
|
|
|
| #if defined(OS_ANDROID)
|
| #include "base/android/build_info.h"
|
|
|