Chromium Code Reviews| Index: tools/gn/README.txt |
| diff --git a/tools/gn/README.txt b/tools/gn/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0a637bf4772801f9be1181f561044d846ce812ab |
| --- /dev/null |
| +++ b/tools/gn/README.txt |
| @@ -0,0 +1,7 @@ |
| +GN "Generate Ninja" |
| + |
| +This tool is an experimental metabuildsystem. It is not currently in a state |
| +where it is ready for public consumption. |
| + |
| +It is not currently used in the build and there are currently no plans to |
| +replace GYP. |