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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/signin/chrome_signin_client.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(mash): Remove. http://crbug.com/724143 2 # TODO(mash): Remove. http://crbug.com/724143
3 "+ash/shell.h", 3 "+ash/shell.h",
4 "+ash/system/devicetype_utils.h", 4 "+ash/system/devicetype_utils.h",
5 "+ash/system/system_notifier.h", 5 "+ash/system/system_notifier.h",
6 "+ash/test/ash_test_base.h", 6 "+ash/test/ash_test_base.h",
7 "+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
7 ] 8 ]
OLDNEW
« 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