| 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',
|
|
|