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

Unified Diff: components/components_tests.gyp

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index fb29faabd915da7d7a141083c1718a083a7223c0..c42f73aee52b208c32a64eb9b27347ad03e6521e 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',

Powered by Google App Engine
This is Rietveld 408576698