| Index: content/common/gpu/client/gpu_video_encode_accelerator_host.cc
|
| diff --git a/content/common/gpu/client/gpu_video_encode_accelerator_host.cc b/content/common/gpu/client/gpu_video_encode_accelerator_host.cc
|
| index d240a89d157c556b1df59196fd1278a516f92c03..8345a4a59bb7711f2538e22c54dcb1412cd8f81b 100644
|
| --- a/content/common/gpu/client/gpu_video_encode_accelerator_host.cc
|
| +++ b/content/common/gpu/client/gpu_video_encode_accelerator_host.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/thread_task_runner_handle.h"
|
| #include "content/common/gpu/client/gpu_channel_host.h"
|
| #include "content/common/gpu/media/gpu_video_accelerator_util.h"
|
| -#include "content/common/gpu/media_messages.h"
|
| +#include "content/common/gpu/media/media_messages.h"
|
| #include "media/base/video_frame.h"
|
| #include "media/video/video_encode_accelerator.h"
|
| #include "ui/gfx/gpu_memory_buffer.h"
|
|
|