Chromium Code Reviews| Index: depot_tools/ninja |
| =================================================================== |
| --- depot_tools/ninja (revision 280418) |
| +++ depot_tools/ninja (working copy) |
| @@ -12,7 +12,7 @@ |
| No prebuilt ninja binary was found for this system. |
| Try building your own binary by doing: |
| cd ~ |
| - git clone https://github.com/martine/ninja.git -b v1.4.0 |
| + git clone https://github.com/martine/ninja.git -b v1.5.0 |
| ./ninja/bootstrap.py |
| Then add ~/ninja/ to your PATH. |
| EOF |