Chromium Code Reviews| Index: ui/ozone/platform/README |
| diff --git a/ui/ozone/platform/README b/ui/ozone/platform/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cc91d3b7eadeb6bfd1cb0702644e3c292276b95d |
| --- /dev/null |
| +++ b/ui/ozone/platform/README |
| @@ -0,0 +1,2 @@ |
| +This directory contains implementations of platforms. Each platform implements |
| +the interfaces from ui/ozone/public for the rest of chromium. |