| Index: tools/gn/README.txt
|
| diff --git a/tools/gn/README.txt b/tools/gn/README.txt
|
| deleted file mode 100644
|
| index b7f60517266fcf52c135f3e1491216e814556ecc..0000000000000000000000000000000000000000
|
| --- a/tools/gn/README.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -GN "Generate Ninja"
|
| -
|
| -GN is a meta-build system that generates ninja files. It's meant to be faster
|
| -and simpler than GYP.
|
| -
|
| -Chromium uses binary versions of GN downloaded from Google Cloud Storage during
|
| -gclient runhooks, so that we don't have to worry about bootstrapping a build
|
| -of GN from scratch.
|
| -
|
| -Instructions for how to upload the .sha1 digests of the GN binaries can be
|
| -found at https://code.google.com/p/chromium/wiki/UpdateGNBinaries.
|
|
|