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

Unified Diff: ash/system/DEPS

Issue 1412813003: This CL replaces user_manager::UserID with AccountId. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@468875--Chrome-OS-handles-deletion-of-Gmail-account-poorly--Create-AccountID-structure-part2--user_names
Patch Set: Update after review. Created 5 years, 2 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: ash/system/DEPS
diff --git a/ash/system/DEPS b/ash/system/DEPS
index abf5b5f48c465447da8f141e26df2ff7b631a00c..1121c69a1a77d1455a95b7959ae2c760b0dd6eb6 100644
--- a/ash/system/DEPS
+++ b/ash/system/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"-chromeos",
+ "+components/signin/core/account_id",
]

Powered by Google App Engine
This is Rietveld 408576698