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

Unified Diff: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 3125170bff49d8bb678e0d20f56772e35cc56cc5..c7167ade9e6f883549580206484f35e08cae2116 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -3086,8 +3086,8 @@ split_static_library("ui") {
"input_method/input_method_engine_base.h",
"network_profile_bubble.cc",
"network_profile_bubble.h",
- "views/chrome_cleaner_dialog.cc",
- "views/chrome_cleaner_dialog.h",
+ "views/chrome_cleaner_dialog_win.cc",
+ "views/chrome_cleaner_dialog_win.h",
"views/color_chooser_dialog.cc",
"views/color_chooser_dialog.h",
"views/critical_notification_bubble_view.cc",

Powered by Google App Engine
This is Rietveld 408576698