| Index: chrome/browser/download/download_test_file_activity_observer.cc
|
| diff --git a/chrome/browser/download/download_test_file_activity_observer.cc b/chrome/browser/download/download_test_file_activity_observer.cc
|
| index 95602c9f8ef75be54808a9ffbd3d6fca630d51a9..5039abfbaee2f5c5ee548891b625b2e988dbfdee 100644
|
| --- a/chrome/browser/download/download_test_file_activity_observer.cc
|
| +++ b/chrome/browser/download/download_test_file_activity_observer.cc
|
| @@ -9,7 +9,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 "chrome/browser/download/chrome_download_manager_delegate.h"
|
| #include "chrome/browser/download/download_service.h"
|
| #include "chrome/browser/download/download_service_factory.h"
|
|
|