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

Unified Diff: components/password_manager/DEPS

Issue 777423004: Skeleton code for experiment setup, which will determine should "Allow to collect URL?" bubble be s… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unit test for pref Created 6 years 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 2e79291cca3a13ddc74c9e4b59e4a5065e918f55..7bbf7ec9dbb1e68f308a05945fdf688340d58c04 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/variations",
vabr (Chromium) 2014/12/08 11:19:33 Please add this to components/password_manager/cor
melandory 2014/12/08 13:05:31 Done.
"+net/base",
"+sql",
"+sync/api",

Powered by Google App Engine
This is Rietveld 408576698