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

Unified Diff: components/login/DEPS

Issue 1440583002: This CL replaces e-mail with AccountId on user selection screen. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests. Created 5 years, 1 month 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: components/login/DEPS
diff --git a/components/login/DEPS b/components/login/DEPS
index 6df15b87b899c1ec043ef058ecbe3aa52f7de98f..da38c4d086730900a070f814c17b1c3a37d859bd 100644
--- a/components/login/DEPS
+++ b/components/login/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/signin/core/account_id/account_id.h",
"+ui/base/l10n"
]

Powered by Google App Engine
This is Rietveld 408576698