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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2944713003: After signin token check failed, show force reauth dialog and start window closing countdown. (Closed)
Patch Set: delegate 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 4619783ed424eb2219485390fc2b3fd926869595..dfc26305c3ba94473cdce29d4e977476e92907a5 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -112,6 +112,7 @@ split_static_library("ui") {
"find_bar/find_notification_details.h",
"find_bar/find_tab_helper.cc",
"find_bar/find_tab_helper.h",
+ "forced_reauthentication_dialog_delegate.h",
"history_ui.cc",
"history_ui.h",
"javascript_dialogs/chrome_javascript_native_dialog_factory.h",

Powered by Google App Engine
This is Rietveld 408576698