| Index: content/shell/renderer/layout_test/test_video_frame_provider.cc
|
| diff --git a/content/shell/renderer/layout_test/test_video_frame_provider.cc b/content/shell/renderer/layout_test/test_video_frame_provider.cc
|
| index 97ecb02e361ec8a5bb5c69116de8db5c2d1e6f72..7a19a02975e197fcf7b00ce4d976559d3e83c45b 100644
|
| --- a/content/shell/renderer/layout_test/test_video_frame_provider.cc
|
| +++ b/content/shell/renderer/layout_test/test_video_frame_provider.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "media/base/video_frame.h"
|
|
|
| namespace content {
|
|
|