Chromium Code Reviews| Index: src/Makefile |
| diff --git a/src/Makefile b/src/Makefile |
| index b6c9d0d4df238987ece2a5989331393aa3a65ae3..6f6d08549267397a54435da1495e279fcf056a97 100644 |
| --- a/src/Makefile |
| +++ b/src/Makefile |
| @@ -1,7 +1,7 @@ |
| SUBZERO_LEVEL := .. |
| -TOOLNAME := llvm2ice |
| +TOOLNAME := pnacl-sz |
| LINK_COMPONENTS := support |
| # This tool has no plugins, optimize startup time. |