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

Unified Diff: components/components_tests.gyp

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
« no previous file with comments | « components/browsing_data_ui/history_notice_utils_unittest.cc ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index e40a2fccc6ff8457eab24ca6709d1a20a4895f0e..f33b34abb69998e72be4efd2e9f8c68202ae3af8 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1125,8 +1125,8 @@
'../jingle/jingle.gyp:notifier_test_util',
'../net/net.gyp:net_test_support',
'../sql/sql.gyp:test_support_sql',
- '../sync/sync.gyp:sync',
- '../sync/sync.gyp:test_support_sync_api',
+ '../components/sync.gyp:sync',
+ '../components/sync.gyp:test_support_sync_api',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/icu/icu.gyp:icui18n',
« no previous file with comments | « components/browsing_data_ui/history_notice_utils_unittest.cc ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698