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

Unified Diff: components/session_manager/DEPS

Issue 2468483002: session_manager: Tracks user sessions (Closed)
Patch Set: replace func overload with better names 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
« no previous file with comments | « components/session_manager/BUILD.gn ('k') | components/session_manager/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/session_manager/BUILD.gn ('k') | components/session_manager/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698