| 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 fcf2ff3ac8957bc983289caa35a4fad05d2e9926..2e30fecd9c44e22d528276daa8853c52a2f4176d 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"
|
|
|