| Index: chrome/browser/safe_browsing/incident_reporting/download_metadata_manager_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager_unittest.cc
|
| index 3b39e9a5141c811b0321630a648212743e21cd5f..b150068d94b90255a3f47bff5934af9afe5f0674 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager_unittest.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/common/safe_browsing/csd.pb.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|