Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index d81af4e91e86d54b93b2d2387664768fc832b162..77c381b7333f2fe6ad8a4d4fd4f8c857b1c404cf 100644 |
--- a/chrome/browser/BUILD.gn |
+++ b/chrome/browser/BUILD.gn |
@@ -1703,6 +1703,8 @@ split_static_library("browser") { |
"safe_browsing/settings_reset_prompt/extension_info.h", |
"safe_browsing/settings_reset_prompt/settings_reset_prompt_config.cc", |
"safe_browsing/settings_reset_prompt/settings_reset_prompt_config.h", |
+ "safe_browsing/settings_reset_prompt/settings_reset_prompt_controller.cc", |
+ "safe_browsing/settings_reset_prompt/settings_reset_prompt_controller.h", |
"safe_browsing/settings_reset_prompt/settings_reset_prompt_model.cc", |
"safe_browsing/settings_reset_prompt/settings_reset_prompt_model.h", |
"search/hotword_audio_history_handler.cc", |