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

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

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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 593c27c2ac4e174125f37603ab3e31669a69eed2..b95f832fbfccd80ef462459fed955cd8419e796a 100644
--- a/components/password_manager/core/browser/DEPS
+++ b/components/password_manager/core/browser/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"+components/autofill/core/browser",
"+components/keyed_service/core",
"+components/pref_registry",
- "+components/sync_driver",
+ "+components/sync/driver",
"+components/url_formatter",
"+components/variations",
"+components/webdata/common",

Powered by Google App Engine
This is Rietveld 408576698