| Index: chrome/browser/safe_browsing/download_feedback_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/download_feedback_unittest.cc b/chrome/browser/safe_browsing/download_feedback_unittest.cc
|
| index f18adfeb6b66f1eaf1741c03fe52aed88b2413a4..a6bfaf7e2713c0528033d90d5ee1b5f0c6bc5225 100644
|
| --- a/chrome/browser/safe_browsing/download_feedback_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/download_feedback_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "chrome/browser/safe_browsing/two_phase_uploader.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/test/test_browser_thread_bundle.h"
|
| #include "net/traffic_annotation/network_traffic_annotation_test_helper.h"
|
|
|