| Index: content/public/test/frame_load_waiter.cc
|
| diff --git a/content/public/test/frame_load_waiter.cc b/content/public/test/frame_load_waiter.cc
|
| index c9cee107d590af0a88bde83e11038c0cb3de51b5..65b7f93c224041e1f8868f7b0b18b1419525a88b 100644
|
| --- a/content/public/test/frame_load_waiter.cc
|
| +++ b/content/public/test/frame_load_waiter.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #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"
|
|
|
| namespace content {
|
|
|
|
|