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

Unified Diff: ios/chrome/browser/DEPS

Issue 1456983002: Move JS-related password manager code upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Indent fixed, capitalisation fixed, typo fixed Created 5 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 | « no previous file | ios/chrome/browser/passwords/credential_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 19d122fa7aa5ca6e1d8974a33116606a1003b8db..3d0ee6fef416ff3bb33a98bb958687de3d215676 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+components/omnibox/browser",
"+components/open_from_clipboard",
"+components/password_manager/core/browser",
+ "+components/password_manager/core/common",
"+components/password_manager/sync/browser",
"+components/policy/core",
"+components/pref_registry",
« no previous file with comments | « no previous file | ios/chrome/browser/passwords/credential_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698