Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3405)

Unified Diff: chrome/browser/BUILD.gn

Issue 2701313002: Adds a modal dialog implementation of the settings reset prompt. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698