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

Unified Diff: chromeos/DEPS

Issue 1693383003: ChromeOS cryptohome should be able to use gaia id as user identifier. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add cryptohome::Identification() . Created 4 years, 10 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 f55569aa931901388ace68396498f83e8582e319..26aba316d7877f36d1d2b32318101440b0e67b3d 100644
--- a/chromeos/DEPS
+++ b/chromeos/DEPS
@@ -4,6 +4,8 @@
include_rules = [
"+components/device_event_log",
"+components/prefs",
+ "+components/signin/core/account_id/account_id.h",
+ "+components/user_manager/known_user.h",
"+crypto",
"+net",
"+policy/proto",

Powered by Google App Engine
This is Rietveld 408576698