| Index: chrome/browser/safe_browsing/incident_reporting/extension_data_collection_unittest.cc
 | 
| diff --git a/chrome/browser/safe_browsing/incident_reporting/extension_data_collection_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/extension_data_collection_unittest.cc
 | 
| index 4d9e89d888dfb880f66df3f329c037d4f32dd37c..8378b6cf6c15e47f94b39fabeb9de6c2c7ad600b 100644
 | 
| --- a/chrome/browser/safe_browsing/incident_reporting/extension_data_collection_unittest.cc
 | 
| +++ b/chrome/browser/safe_browsing/incident_reporting/extension_data_collection_unittest.cc
 | 
| @@ -20,8 +20,8 @@
 | 
|  #include "chrome/test/base/testing_browser_process.h"
 | 
|  #include "chrome/test/base/testing_profile.h"
 | 
|  #include "chrome/test/base/testing_profile_manager.h"
 | 
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
 | 
|  #include "components/safe_browsing/csd.pb.h"
 | 
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
 | 
|  #include "components/sync_preferences/testing_pref_service_syncable.h"
 | 
|  #include "content/public/test/test_browser_thread_bundle.h"
 | 
|  #include "content/public/test/test_utils.h"
 | 
| 
 |