| Index: components/safe_browsing_db/hit_report.h
 | 
| diff --git a/components/safe_browsing_db/hit_report.h b/components/safe_browsing_db/hit_report.h
 | 
| index afa567637f1cd61b472087d6d0a9ba2f46f91ca8..4fecc44c9fa137d78bc3ac3ab13684552e8c18be 100644
 | 
| --- a/components/safe_browsing_db/hit_report.h
 | 
| +++ b/components/safe_browsing_db/hit_report.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef COMPONENTS_SAFE_BROWSING_DB_HIT_REPORT_H_
 | 
|  #define COMPONENTS_SAFE_BROWSING_DB_HIT_REPORT_H_
 | 
|  
 | 
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
 | 
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
 | 
|  #include "components/safe_browsing_db/util.h"
 | 
|  #include "url/gurl.h"
 | 
|  
 | 
| 
 |