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

Unified Diff: components/sync/tools/sync_tools.gyp

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 | « components/sync/tools/sync_listen_notifications.cc ('k') | components/sync_bookmarks.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/tools/sync_tools.gyp
diff --git a/components/sync/tools/sync_tools.gyp b/components/sync/tools/sync_tools.gyp
index 982c96bcf00a2106b8899e02eddde8b573adfe28..c5bf2776340e7e8fbdd41413ef9a84a237533a3c 100644
--- a/components/sync/tools/sync_tools.gyp
+++ b/components/sync/tools/sync_tools.gyp
@@ -40,7 +40,6 @@
'dependencies': [
'../../../base/base.gyp:base',
'../../../components/components.gyp:invalidation_impl',
- '../../../components/components.gyp:sync_driver',
'../../../jingle/jingle.gyp:notifier',
'../../../net/net.gyp:net',
'../../../net/net.gyp:net_test_support',
@@ -63,7 +62,6 @@
'dependencies': [
'../../../base/base.gyp:base',
'../../../components/components.gyp:invalidation_impl',
- '../../../components/components.gyp:sync_driver',
'../../../jingle/jingle.gyp:notifier',
'../../../net/net.gyp:net',
'../../../net/net.gyp:net_test_support',
« no previous file with comments | « components/sync/tools/sync_listen_notifications.cc ('k') | components/sync_bookmarks.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698