| Index: trunk/src/chrome/installer/mini_installer_syzygy.gyp
|
| ===================================================================
|
| --- trunk/src/chrome/installer/mini_installer_syzygy.gyp (revision 212238)
|
| +++ trunk/src/chrome/installer/mini_installer_syzygy.gyp (working copy)
|
| @@ -15,7 +15,7 @@
|
| ],
|
| 'conditions': [
|
| # This target won't build in fastbuild, since there are no PDBs.
|
| - ['OS=="win" and fastbuild==0 and chrome_multiple_dll==0', {
|
| + ['OS=="win" and fastbuild==0 and chrome_split_dll==0', {
|
| 'targets': [
|
| {
|
| 'target_name': 'mini_installer_syzygy',
|
|
|