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

Unified Diff: components/browser_sync.gypi

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
Index: components/browser_sync.gypi
diff --git a/components/browser_sync.gypi b/components/browser_sync.gypi
index 50c974a91ef2ce60f83a36ea9a34ee0de8fd04be..9ab4286e669bfb513285f32edec5f1466d7039e2 100644
--- a/components/browser_sync.gypi
+++ b/components/browser_sync.gypi
@@ -12,7 +12,7 @@
'../base/base.gyp:base',
'../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../ui/base/ui_base.gyp:ui_base',
'autofill_core_browser',
'autofill_core_common',
@@ -75,7 +75,7 @@
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',
'../google_apis/google_apis.gyp:google_apis',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../testing/gmock.gyp:gmock',
'bookmarks_browser',
'browser_sync_browser',
« no previous file with comments | « components/autofill/core/browser/webdata/autofill_webdata_service_observer.h ('k') | components/browser_sync/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698