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

Unified Diff: chrome/browser/signin/DEPS

Issue 2944713003: After signin token check failed, show force reauth dialog and start window closing countdown. (Closed)
Patch Set: cr 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 | « no previous file | chrome/browser/signin/chrome_signin_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/DEPS
diff --git a/chrome/browser/signin/DEPS b/chrome/browser/signin/DEPS
index 392e8919f7cc8d6bf4d61b8ba9109aa2defb5c57..59ee99a21bc9df31549b1fbd9236acedcc19e69f 100644
--- a/chrome/browser/signin/DEPS
+++ b/chrome/browser/signin/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+ash/system/devicetype_utils.h",
"+ash/system/system_notifier.h",
"+ash/test/ash_test_base.h",
+ "+chrome/browser/ui/views/profiles/forced_reauthentication_dialog.h",
sky 2017/06/21 00:29:54 In general we do not want chrome/browser code refe
]
« no previous file with comments | « no previous file | chrome/browser/signin/chrome_signin_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698