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

Unified Diff: components/user_manager/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « components/ui/zoom/zoom_controller.h ('k') | components/user_manager/known_user.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_manager/DEPS
diff --git a/components/user_manager/DEPS b/components/user_manager/DEPS
index 7411deb7223d32def6e2e7730c59b8b52104ad4e..57a407fa28932d3914d0e5d81a07f71d3deb51c4 100644
--- a/components/user_manager/DEPS
+++ b/components/user_manager/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chromeos/chromeos_switches.h",
"+chromeos/login/user_names.h",
+"+components/prefs",
"+components/session_manager/core/session_manager.h",
"+components/signin/core/account_id/account_id.h",
"+google_apis/gaia/gaia_auth_util.h",
« no previous file with comments | « components/ui/zoom/zoom_controller.h ('k') | components/user_manager/known_user.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698