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

Unified Diff: components/browser_sync/browser/DEPS

Issue 1451023005: Revert of [Sync] Componentize ProfileSyncComponentsFactoryImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/browser_sync/browser/DEPS
diff --git a/components/browser_sync/browser/DEPS b/components/browser_sync/browser/DEPS
index 23d2595a83fc0c91cda36a01c5a6333cbe07fa9b..4cb721520343baad6512992a46b60ec1095d0f14 100644
--- a/components/browser_sync/browser/DEPS
+++ b/components/browser_sync/browser/DEPS
@@ -1,18 +1,14 @@
include_rules = [
- "+components/autofill/core",
- "+components/dom_distiller/core",
+ "+components/autofill/core/common",
"+components/history/core/browser",
"+components/invalidation",
"+components/keyed_service/core",
- "+components/password_manager/sync/browser",
"+components/pref_registry",
"+components/signin/core/browser",
"+components/syncable_prefs",
- "+components/sync_bookmarks",
"+components/sync_driver",
"+components/sync_sessions",
"+components/strings",
- "+components/variations",
"+components/version_info",
"+google_apis",
"+net",
« no previous file with comments | « components/browser_sync/browser/BUILD.gn ('k') | components/browser_sync/browser/profile_sync_components_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698