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

Unified Diff: chromeos/DEPS

Issue 1165323004: We should use UserID object to identify users instead of username. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: chromeos/DEPS
diff --git a/chromeos/DEPS b/chromeos/DEPS
index ecef880b7213d3070d9a6aba9b0d97404aa6c501..45ecc260f943b61e5c5f0d0be0d1c43bedb38f70 100644
--- a/chromeos/DEPS
+++ b/chromeos/DEPS
@@ -3,6 +3,7 @@
# be kept as small as possible.
include_rules = [
"+components/device_event_log",
+ "+components/user_manager",
"+crypto",
"+net",
"+policy/proto",

Powered by Google App Engine
This is Rietveld 408576698