Chromium Code Reviews| Index: tools/gn/README.md |
| diff --git a/tools/gn/README.md b/tools/gn/README.md |
| index 3cf3336f603115eb6d1c2780051d6743e5f5ceb7..6173a51f8ada4bb6f8e061a56b42fb50155079e2 100644 |
| --- a/tools/gn/README.md |
| +++ b/tools/gn/README.md |
| @@ -94,6 +94,7 @@ Read these links: |
| * [FAQ](docs/faq.md) |
| * [GYP conversion cookbook](docs/cookbook.md) |
| * [Language and operation details](docs/language.md) |
| + * [Reference](docs/reference.md) The built-in `gn help` documentation. |
| * [Style guide](docs/style_guide.md) |
| * [Cross compiling and toolchains](docs/cross_compiles.md) |
| * [Hacking on GN itself](docs/hacking.md) |