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

Unified Diff: chrome/browser/BUILD.gn

Issue 2883673002: Chrome Cleaner: Update modal dialog's strings (Closed)
Patch Set: Moved to the non-android section in BUILD file. 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_dialog_controller.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 8d750c197102186e53b45146aa0a3393c924664f..903f3e0fb441b5fbbff63c2285cc0e194b27938b 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1800,8 +1800,8 @@ split_static_library("browser") {
"renderer_context_menu/context_menu_content_type_platform_app.h",
"renderer_host/chrome_extension_message_filter.cc",
"renderer_host/chrome_extension_message_filter.h",
- "safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.cc",
- "safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h",
+ "safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_win.cc",
+ "safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_win.h",
"safe_browsing/settings_reset_prompt/default_settings_fetcher.cc",
"safe_browsing/settings_reset_prompt/default_settings_fetcher.h",
"safe_browsing/settings_reset_prompt/extension_info.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698