Add documentation for ui/ozone/platform.
Change-Id: Id39dcaa0fe5040cc7d68a72b1164288df056a34f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3700591 Reviewed-by: Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014624}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6230e27d20
commit
96f83148c2
@ -354,6 +354,12 @@ ninja -C out/OzoneCaca content_shell
|
||||
Note: traditional TTYs are not the ideal browsing experience.<br/>
|
||||

|
||||
|
||||
### drm
|
||||
Ash-chrome client implementation.
|
||||
|
||||
### flatland / scenic
|
||||
For fuchsia.
|
||||
|
||||
## Communication
|
||||
|
||||
There is a public mailing list:
|
||||
|
@ -1,2 +1,4 @@
|
||||
This directory contains implementations of platforms. Each platform implements
|
||||
the interfaces from ui/ozone/public for the rest of chromium.
|
||||
|
||||
See docs/ozone_overview.md for details.
|
||||
|
Reference in New Issue
Block a user