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

Unified Diff: components/password_manager/core/browser/DEPS

Issue 1133613007: Move password_manager_util and password_bubble_experiment to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@486739_componentise_experiment_utils_to_ios_sources
Patch Set: Created 5 years, 7 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/core/browser/DEPS
diff --git a/components/password_manager/core/browser/DEPS b/components/password_manager/core/browser/DEPS
index f6f6ad4522828e262a55c607bfca7f08441bbbfb..e1fc861f0954524e4bdcaa1ffcd6e6f993b7350c 100644
--- a/components/password_manager/core/browser/DEPS
+++ b/components/password_manager/core/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/autofill/core/browser",
"+components/keyed_service/core",
"+components/pref_registry",
+ "+components/sync_driver",
"+components/webdata/common",
"+components/variations",
"+google_apis",

Powered by Google App Engine
This is Rietveld 408576698