| Index: chrome/browser/interstitials/chrome_controller_client.cc
 | 
| diff --git a/chrome/browser/interstitials/chrome_controller_client.cc b/chrome/browser/interstitials/chrome_controller_client.cc
 | 
| index 5da412dd66d1abb086ecb996db895ad6a27949ed..7c46a06161a9388f9e30f64a9ba9802c6db4f047 100644
 | 
| --- a/chrome/browser/interstitials/chrome_controller_client.cc
 | 
| +++ b/chrome/browser/interstitials/chrome_controller_client.cc
 | 
| @@ -14,7 +14,7 @@
 | 
|  #include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
|  #include "chrome/common/url_constants.h"
 | 
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
 | 
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
 | 
|  #include "content/public/browser/browser_thread.h"
 | 
|  #include "content/public/browser/web_contents.h"
 | 
|  
 | 
| 
 |