| Index: components/safe_browsing_db/v4_update_protocol_manager.h
 | 
| diff --git a/components/safe_browsing_db/v4_update_protocol_manager.h b/components/safe_browsing_db/v4_update_protocol_manager.h
 | 
| index 4405742938c0b600471edfc59fa2032542878e1d..5c60a0c398d49979a65139dcb1200a7f2d41cf9d 100644
 | 
| --- a/components/safe_browsing_db/v4_update_protocol_manager.h
 | 
| +++ b/components/safe_browsing_db/v4_update_protocol_manager.h
 | 
| @@ -21,7 +21,7 @@
 | 
|  #include "base/threading/non_thread_safe.h"
 | 
|  #include "base/time/time.h"
 | 
|  #include "base/timer/timer.h"
 | 
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
 | 
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
 | 
|  #include "components/safe_browsing_db/safebrowsing.pb.h"
 | 
|  #include "components/safe_browsing_db/util.h"
 | 
|  #include "components/safe_browsing_db/v4_protocol_manager_util.h"
 | 
| 
 |