| Index: chrome/browser/ui/webui/options/browser_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/browser_options_handler.cc b/chrome/browser/ui/webui/options/browser_options_handler.cc
|
| index e35875cbeaf12dcc35e730c77b67efe4018f72b5..cff93a3ba882e6588e984edbddd975c7174e181a 100644
|
| --- a/chrome/browser/ui/webui/options/browser_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/browser_options_handler.cc
|
| @@ -84,7 +84,7 @@
|
| #include "components/prefs/scoped_user_pref_update.h"
|
| #include "components/proximity_auth/switches.h"
|
| #include "components/proxy_config/proxy_config_pref_names.h"
|
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
|
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
|
| #include "components/search_engines/template_url.h"
|
| #include "components/search_engines/template_url_service.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
|
|