| 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 b4de98b97cf3169ccf0a69a05eba20246aa7102a..25a41a229efb60e0c91878b64cd7d9fdfcbdc1a3 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,6 +14,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| #include "base/run_loop.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "components/safe_browsing/csd.pb.h"
|
|
|