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

Unified Diff: components/password_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
Index: components/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 8c2766ecc85db3977e6ed53134b77e4506ddbe88..273714ca3aa3f39a7027a42a9df03b6205620875 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/os_crypt",
"+components/password_manager/core",
+ "+components/prefs",
"+components/strings/grit",
"+net/base",
"+net/http/http_status_code.h",

Powered by Google App Engine
This is Rietveld 408576698