Chromium Code Reviews| Index: runtime/bin/bin.gypi |
| =================================================================== |
| --- runtime/bin/bin.gypi (revision 43743) |
| +++ runtime/bin/bin.gypi (working copy) |
| @@ -387,6 +387,7 @@ |
| '..', |
| ], |
| 'sources': [ |
| + 'address_sanitizer.cc', |
|
zra
2015/02/12 23:13:38
I want to put this here to stay in sync with the B
|
| 'gen_snapshot.cc', |
| # Very limited native resolver provided. |
| 'builtin_gen_snapshot.cc', |