| Index: components/search_engines.gypi
|
| diff --git a/components/search_engines.gypi b/components/search_engines.gypi
|
| index 1e1a5ceee9b188929f9f9ebc7d7bb079326fb32a..f15ca1b6720b3d5312d3887da2b565d7036781c8 100644
|
| --- a/components/search_engines.gypi
|
| +++ b/components/search_engines.gypi
|
| @@ -13,7 +13,7 @@
|
| '../google_apis/google_apis.gyp:google_apis',
|
| '../net/net.gyp:net',
|
| '../sql/sql.gyp:sql',
|
| - '../sync/sync.gyp:sync',
|
| + '../components/sync.gyp:sync',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../url/url.gyp:url_lib',
|
|
|