| 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 d06c0f34a9e61b13dd39c2142f222eaa8dd7eb41..cbc57e263d3c7a5df19dd18a63eda293c0133fb8 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
|
| @@ -16,7 +16,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/download_manager.h"
|
| #include "content/public/test/mock_download_item.h"
|
|
|