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

Unified Diff: chrome/browser/BUILD.gn

Issue 2890023005: Chrome Cleaner UI: reporter no longer uses mojo. (Closed)
Patch Set: Nits Created 3 years, 7 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/safe_browsing/chrome_cleaner/chrome_cleaner_runner_win.h » ('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 cbd8c2d9eeef0f2791452c548c52cdf7f35cea9a..e0f00116039b688c603b1bbf6cd71bd620dcf329 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1165,6 +1165,8 @@ split_static_library("browser") {
"safe_browsing/chrome_cleaner/chrome_cleaner_controller_win.h",
"safe_browsing/chrome_cleaner/chrome_cleaner_fetcher_win.cc",
"safe_browsing/chrome_cleaner/chrome_cleaner_fetcher_win.h",
+ "safe_browsing/chrome_cleaner/chrome_cleaner_runner_win.cc",
+ "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/srt_chrome_prompt_impl.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_runner_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698