Chromium Code Reviews| Index: build/README.dart |
| diff --git a/build/README.dart b/build/README.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ac57fbe6222583f52b03912513ae8c8a4c7d7a20 |
| --- /dev/null |
| +++ b/build/README.dart |
| @@ -0,0 +1,7 @@ |
| +This directory was taken from a snapshot of flutter/engine/src/build/. |
| + |
| +The snapshot was taken with a recursive copy `cp -R` of the directory from |
| +the flutter repository. |
| + |
| +The contents is used to support the GN build system. |
| + |