| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index 71d626c97c60b9128b89b81806fd24ea6f01a108..927837d35dac502cdcb9f1f580de3800982a2747 100644
|
| --- a/chrome_frame/chrome_frame.gyp
|
| +++ b/chrome_frame/chrome_frame.gyp
|
| @@ -386,7 +386,7 @@
|
| '../chrome/chrome.gyp:chrome_resources',
|
| '../chrome/chrome.gyp:debugger',
|
| '../chrome/chrome.gyp:renderer',
|
| - '../chrome/chrome.gyp:syncapi',
|
| + '../chrome/chrome.gyp:syncapi_core',
|
| '../content/content.gyp:content_gpu',
|
| '../net/net.gyp:net_test_support',
|
| '../skia/skia.gyp:skia',
|
| @@ -786,7 +786,7 @@
|
| '../breakpad/breakpad.gyp:breakpad_handler',
|
| '../chrome/chrome.gyp:automation',
|
| # Make the archive build happy.
|
| - '../chrome/chrome.gyp:syncapi',
|
| + '../chrome/chrome.gyp:syncapi_core',
|
| # Installer
|
| '../chrome/chrome.gyp:installer_util',
|
| '../google_update/google_update.gyp:google_update',
|
| @@ -917,7 +917,7 @@
|
| '../breakpad/breakpad.gyp:breakpad_handler_dll',
|
| '../chrome/chrome.gyp:automation',
|
| # Make the archive build happy.
|
| - '../chrome/chrome.gyp:syncapi',
|
| + '../chrome/chrome.gyp:syncapi_core',
|
| # Installer
|
| '../chrome/chrome.gyp:installer_util',
|
| '../google_update/google_update.gyp:google_update',
|
|
|