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

Unified Diff: chrome/browser/BUILD.gn

Issue 2906103002: Post-cleanup settings reset. (Closed)
Patch Set: Addressed alito's comments Created 3 years, 6 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 f01e9e4e7ac66c787bc427bb77551755ce01acc1..fad9f07d34536130d5d847ad174db80039145125 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1170,6 +1170,8 @@ split_static_library("browser") {
"safe_browsing/chrome_cleaner/chrome_cleaner_runner_win.h",
"safe_browsing/chrome_cleaner/reporter_runner_win.cc",
"safe_browsing/chrome_cleaner/reporter_runner_win.h",
+ "safe_browsing/chrome_cleaner/settings_resetter_win.cc",
+ "safe_browsing/chrome_cleaner/settings_resetter_win.h",
"safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.cc",
"safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.h",
"safe_browsing/chrome_cleaner/srt_client_info_win.cc",

Powered by Google App Engine
This is Rietveld 408576698