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

Unified Diff: components/sync_driver/BUILD.gn

Issue 1460723004: [Sync] Remove the last datatype-specific deps from sync_driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Delete outdated comment. Created 5 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/sync_driver/BUILD.gn
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
index 38b89a8c3e2747c69eb7901f849d95ba69b565a6..d6ff434d3e17d93156c8c46f31fd608129405e4f 100644
--- a/components/sync_driver/BUILD.gn
+++ b/components/sync_driver/BUILD.gn
@@ -194,8 +194,6 @@ source_set("test_support") {
deps = [
"//base",
- "//components/autofill/core/browser",
- "//components/password_manager/core/browser",
"//components/version_info",
"//google_apis",
"//sync:test_support_sync_internal_api",
« no previous file with comments | « components/password_manager/sync/browser/password_data_type_controller.cc ('k') | components/sync_driver/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698