Chromium Code Reviews| Index: ui/ozone/common/README |
| diff --git a/ui/ozone/common/README b/ui/ozone/common/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1ab9e678cbe3f9656d1696853589b5d8c92a8523 |
| --- /dev/null |
| +++ b/ui/ozone/common/README |
| @@ -0,0 +1,2 @@ |
| +This directory contains code that is used by multiple platforms, but is not part |
| +of the public platform API. This code should not be used outside of ui/ozone. |