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

Unified Diff: components/sync_bookmarks.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 | « components/sync/tools/sync_tools.gyp ('k') | components/sync_bookmarks/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_bookmarks.gypi
diff --git a/components/sync_bookmarks.gypi b/components/sync_bookmarks.gypi
index 73061da3c108848dba092c836ddb837287bbc5a7..cea0e3b1c42bc48f6e6d89a4f30f21fd083a5039 100644
--- a/components/sync_bookmarks.gypi
+++ b/components/sync_bookmarks.gypi
@@ -15,7 +15,7 @@
'bookmarks_browser',
'favicon_core',
'history_core_browser',
- 'sync_driver',
+ 'sync.gyp:sync',
'undo_component',
],
'include_dirs': [
« no previous file with comments | « components/sync/tools/sync_tools.gyp ('k') | components/sync_bookmarks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698