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

Unified Diff: chrome/test/BUILD.gn

Issue 2848683002: Chrome Cleaner UI: Rename SRT to ChromeCleaner (Closed)
Patch Set: Rebase Created 3 years, 8 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/srt_prompt_dialog_browsertest.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 6419c2c6a8b7c690aca517c32dc6be2cd13f41c6..5350de8e2caf34516110b99cf48bde7019af10e9 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2400,8 +2400,8 @@ 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/settings_reset_prompt_dialog_browsertest.cc",
- "../browser/ui/views/srt_prompt_dialog_browsertest.cc",
]
}
if (is_mac || is_win) {
« no previous file with comments | « chrome/browser/ui/views/srt_prompt_dialog_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698