| Index: cc/resources/video_resource_updater.cc
|
| diff --git a/cc/resources/video_resource_updater.cc b/cc/resources/video_resource_updater.cc
|
| index b44cfc75eaba11427703046ef3ece2294478e748..2d3fff5c31df008614591e06d1872a721fe651fa 100644
|
| --- a/cc/resources/video_resource_updater.cc
|
| +++ b/cc/resources/video_resource_updater.cc
|
| @@ -25,7 +25,7 @@
|
|
|
| #if DCHECK_IS_ON()
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #endif
|
|
|
| namespace cc {
|
|
|