| Index: components/viz/common/README.md
|
| diff --git a/components/viz/common/README.md b/components/viz/common/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d2e8fd6f3d96261c3abe306dabc82b529c64fd4e
|
| --- /dev/null
|
| +++ b/components/viz/common/README.md
|
| @@ -0,0 +1,4 @@
|
| +This directory contains common code used by implementations of client/, host/,
|
| +and/or service/. It also contains common code used by the users of these
|
| +components (i.e. code outside of //components/viz that use code in client/,
|
| +host/, and/or service/ can also use this code).
|
|
|