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

Unified Diff: chrome/test/BUILD.gn

Issue 2883673002: Chrome Cleaner: Update modal dialog's strings (Closed)
Patch Set: 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 | « chrome/browser/ui/views/chrome_cleaner_dialog_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 18bd1fadc6ebda3add5e781dda4aaa7c423fb572..2493237bf4ba404e3a4f06acc49787fafebe7d0c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2430,7 +2430,7 @@ test("browser_tests") {
if (is_win) {
sources += [
"../browser/extensions/api/networking_private/networking_private_credentials_getter_browsertest.cc",
- "../browser/ui/views/chrome_cleaner_dialog_browsertest.cc",
+ "../browser/ui/views/chrome_cleaner_dialog_browsertest_win.cc",
sky 2017/05/14 16:15:31 You should be able to list this with all files and
alito 2017/05/15 15:07:26 Done.
"../browser/ui/views/settings_reset_prompt_dialog_browsertest.cc",
]
}
« no previous file with comments | « chrome/browser/ui/views/chrome_cleaner_dialog_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698