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

Unified Diff: chrome/chrome_tests_unit.gypi

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/chrome_browser_ui.gypi ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 0a266d6f4f7c7ef22e587a14d93e6c2f3abcbb61..abbe8976db81869ef8096e1bffb3a7388bdd7b62 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1706,7 +1706,6 @@
'../components/components.gyp:rappor_test_support',
'../components/components.gyp:search_engines_test_support',
'../components/components.gyp:signin_core_browser_test_support',
- '../components/components.gyp:sync_driver_test_support',
'../components/components.gyp:sync_sessions_test_support',
'../components/components.gyp:syncable_prefs_test_support',
'../components/components.gyp:toolbar_test_support',
@@ -1722,6 +1721,7 @@
'../sql/sql.gyp:sql',
'../sql/sql.gyp:test_support_sql',
'../components/sync.gyp:sync',
+ '../components/sync.gyp:test_support_sync_driver',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/zlib/zlib.gyp:zlib',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698