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

Unified Diff: components/session_manager/DEPS

Issue 2468483002: session_manager: Tracks user sessions (Closed)
Patch Set: fix compile on non-chromeos Created 4 years, 1 month 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: components/session_manager/DEPS
diff --git a/chromeos/login/DEPS b/components/session_manager/DEPS
similarity index 55%
copy from chromeos/login/DEPS
copy to components/session_manager/DEPS
index cad44c89db61dc9d969bd1997c0be90e640af500..e59a6f2ae1a4442b7112dc10bd27d629788b5349 100644
--- a/chromeos/login/DEPS
+++ b/components/session_manager/DEPS
@@ -1,5 +1,3 @@
include_rules = [
"+components/signin/core/account_id",
- "+components/user_manager",
- "+google_apis",
]

Powered by Google App Engine
This is Rietveld 408576698