| Index: chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.cc
 | 
| diff --git a/chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.cc b/chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.cc
 | 
| index 1d72cfa69834aef24da796c0a7c74ed926fce91e..eb5975d422b45dfdee97e5afd0477c28323b1ccd 100644
 | 
| --- a/chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.cc
 | 
| +++ b/chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.cc
 | 
| @@ -9,7 +9,7 @@
 | 
|  #include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/profiles/profile_manager.h"
 | 
|  #include "chrome/common/channel_info.h"
 | 
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
 | 
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
 | 
|  #include "components/version_info/version_info.h"
 | 
|  
 | 
|  namespace safe_browsing {
 | 
| 
 |