Chromium Code Reviews| Index: ui/ozone/public/README |
| diff --git a/ui/ozone/public/README b/ui/ozone/public/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..27e1b3b6f92b1601511b60eb628e87069065bb7c |
| --- /dev/null |
| +++ b/ui/ozone/public/README |
| @@ -0,0 +1,2 @@ |
| +This directory contains the platform API exposed to higher level components such |
| +as content. These interfaces can be used outside of ui/ozone. |