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

Unified Diff: ash/BUILD.gn

Issue 2416253004: ash: Use session_manager::SessionState (Closed)
Patch Set: add comment about session state in SessionStaetDelegateChromeos Created 4 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
« no previous file with comments | « no previous file | ash/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 146337f2b70d17a6377ac4706af9070a985ca73f..2bead1be5c4ec3d60db5f466c23817f5e8a14e97 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -842,6 +842,7 @@ component("ash") {
"//cc",
"//components/device_event_log",
"//components/onc",
+ "//components/session_manager:base",
"//components/signin/core/account_id",
"//components/user_manager",
"//components/wallpaper",
« no previous file with comments | « no previous file | ash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698