Chromium Code Reviews| 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
|
| ] |