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

Unified Diff: components/arc/BUILD.gn

Issue 2023803003: arc: Send cryptohome ID on starting ARC instance. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: s/GetActiveUser/GetPrimaryUser/g Created 4 years, 7 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
« no previous file with comments | « chromeos/dbus/session_manager_client.cc ('k') | components/arc/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index e1fbf75dc133f448f39a2f397682fcd14e098487..25235dc32fce32a510787c91d7df62ef699a7de3 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -69,6 +69,7 @@ static_library("arc") {
"//components/onc",
"//components/prefs",
"//components/signin/core/account_id",
+ "//components/user_manager",
"//device/bluetooth",
"//google_apis",
"//ipc:ipc",
« no previous file with comments | « chromeos/dbus/session_manager_client.cc ('k') | components/arc/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698