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

Unified Diff: chrome/test/BUILD.gn

Issue 2944713003: After signin token check failed, show force reauth dialog and start window closing countdown. (Closed)
Patch Set: nit Created 3 years, 6 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/profiles/forced_reauthentication_dialog_view_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 d802aff993f1bed40a9f32fb203b43b1c1b2728f..106e691aadef1bb8edf8179ab196464dfb4f2ad0 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2080,7 +2080,7 @@ test("browser_tests") {
deps += [ "//ui/views" ]
if (!is_chromeos && (!is_mac || mac_views_browser)) {
sources += [
- "../browser/ui/views/profiles/forced_reauthentication_dialog_browsertest.cc",
+ "../browser/ui/views/profiles/forced_reauthentication_dialog_view_browsertest.cc",
"../browser/ui/views/profiles/profile_chooser_view_browsertest.cc",
]
}
« no previous file with comments | « chrome/browser/ui/views/profiles/forced_reauthentication_dialog_view_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698