| Index: third_party/recipe_engine/README.md
|
| diff --git a/third_party/recipe_engine/README.md b/third_party/recipe_engine/README.md
|
| deleted file mode 100644
|
| index ff68fed48ee772319d2b017922a5720922dadd98..0000000000000000000000000000000000000000
|
| --- a/third_party/recipe_engine/README.md
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -# Recipes
|
| -
|
| -Recipes are a domain-specific language (embedded in python) for specifying
|
| -sequences of subprocess calls in a cross-platform and testable way.
|
| -
|
| -* [User guide](doc/user_guide.md)
|
| -* Recipes: [public](https://chromium.googlesource.com/chromium/tools/build.git/+/master/scripts/slave/recipes/);
|
| - [internal](https://chrome-internal.googlesource.com/chrome/tools/build_limited/+/master/scripts/slave/recipes/).
|
| -* Recipe modules: [public](https://chromium.googlesource.com/chromium/tools/build.git/+/master/scripts/slave/recipe_modules/);
|
| - [internal](https://chrome-internal.googlesource.com/chrome/tools/build_limited/+/master/scripts/slave/recipe_modules/).
|
|
|