| Index: components/safe_browsing/base_blocking_page.cc
|
| diff --git a/components/safe_browsing/base_blocking_page.cc b/components/safe_browsing/base_blocking_page.cc
|
| index 3b047b9a8fa18e3f84512de070a8f9b424a44c7a..b1b57c6b9e590c7db8bbf9f5640b2a0ee1c42fbd 100644
|
| --- a/components/safe_browsing/base_blocking_page.cc
|
| +++ b/components/safe_browsing/base_blocking_page.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/time/time.h"
|
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
|
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
|
| #include "components/security_interstitials/content/security_interstitial_controller_client.h"
|
| #include "components/security_interstitials/core/metrics_helper.h"
|
| #include "components/security_interstitials/core/safe_browsing_loud_error_ui.h"
|
|
|