Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index c317a05375b41f66683ea7eec00f44c291082576..ee6e7e7158004e14fe013e61da74bc8757f530ef 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -173,7 +173,7 @@ |
| 'target_name': 'All_syzygy', |
| 'type': 'none', |
| 'conditions': [ |
| - ['OS=="win" and fastbuild==0 and asan!=1', { |
| + ['OS=="win" and fastbuild==0', { |
| 'dependencies': [ |
| '../chrome/installer/mini_installer_syzygy.gyp:*', |
| ], |