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

Unified Diff: chrome/browser/BUILD.gn

Issue 2727063006: Settings reset prompt: add startup logic (Closed)
Patch Set: Nits 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
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 757c5429d8bc5e6b39ffdc10e83190e39b8b6bc9..ae8f44ebf064f7cd1e18317c7cd4abc860ba1fad 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1716,6 +1716,8 @@ split_static_library("browser") {
"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",
+ "safe_browsing/settings_reset_prompt/settings_reset_prompt_prefs_manager.cc",
+ "safe_browsing/settings_reset_prompt/settings_reset_prompt_prefs_manager.h",
"search/hotword_audio_history_handler.cc",
"search/hotword_audio_history_handler.h",
"search/hotword_client.h",
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698