Chromium Code Reviews| Index: ash/shared/README.md |
| diff --git a/ash/shared/README.md b/ash/shared/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7b9953065f7b193c9110f65b9ba731768e59384d |
| --- /dev/null |
| +++ b/ash/shared/README.md |
| @@ -0,0 +1,4 @@ |
| +This directory contains code that is used by ash, mash and client |
| +apps, such as chrome. The code in this directory does not depend upon |
| +ash, such dependencies won't work in client code when running in a mash |
| +environment. |