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

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

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index f0d3ea8a3a23bca000f2237df173e0c903ca0bc0..cca7e4bfa1adf1228097f479ae7e88d7c338145d 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/keyed_service/core",
"+components/signin/core/browser",
"+components/signin/core/common",
+ "+components/sync",
"+components/sync_driver",
"+components/variations",
"+components/version_info",
@@ -14,7 +15,6 @@ include_rules = [
"+google_apis/google_api_keys.h",
"+net",
"+sql",
- "+sync",
"+third_party/fips181",
"+third_party/libaddressinput", # For address i18n.
"+third_party/libphonenumber", # For phone number i18n.
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/autofill_wallet_data_type_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698