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

Unified Diff: components/history.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
« no previous file with comments | « components/gcm_driver/gcm_driver_desktop_unittest.cc ('k') | components/history/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index 580eee38fbece913fc6195d78f8c1b891ef0d31f..ed624612a586ad2ccab390fef21cbad88312b2c1 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -18,7 +18,7 @@
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../third_party/sqlite/sqlite.gyp:sqlite',
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
@@ -170,7 +170,7 @@
'../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
'../sql/sql.gyp:test_support_sql',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../testing/gtest.gyp:gtest',
'../ui/gfx/gfx.gyp:gfx',
'../url/url.gyp:url_lib',
« no previous file with comments | « components/gcm_driver/gcm_driver_desktop_unittest.cc ('k') | components/history/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698