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

Unified Diff: components/BUILD.gn

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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 5247d17980e8723adf0397174d89f67474940862..3ceef4631aac8d1e95ce1bde26df63a6b696f6c2 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -129,7 +129,6 @@ test("components_unittests") {
"//components/supervised_user_error_page:unit_tests",
"//components/sync:unit_tests",
"//components/sync_bookmarks:unit_tests",
- "//components/sync_driver:unit_tests",
"//components/sync_sessions:unit_tests",
"//components/syncable_prefs:unit_tests",
"//components/translate/core/browser:unit_tests",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698