Fix typo, add closing parens for hanging open parens.
Change-Id: I3c6a018f0a667e4273ab86b30540bed6c5973852 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3171989 Reviewed-by: Eliot Courtney <edcourtney@chromium.org> Commit-Queue: Vamsi Vishnubhotla <vamsivishnu@google.com> Cr-Commit-Position: refs/heads/main@{#923406}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
c1c08b45f7
commit
71946842dd
@ -40,7 +40,7 @@ It is used by ARC (to run Android apps) and Crostini (to run Linux apps).
|
||||
Lacros will use exo as the Wayland server for graphics and event handling. Where
|
||||
possible we use stable Wayland protocols. We also share Wayland protocol
|
||||
extensions with ARC and Crostini (e.g.
|
||||
[zaura-shell](https://chromium.googlesource.com/chromium/src.git/+/main/components/exo/wayland/protocol/aura-shell.xml).
|
||||
[zaura-shell](https://chromium.googlesource.com/chromium/src.git/+/main/components/exo/wayland/protocol/aura-shell.xml)).
|
||||
Higher-level features (e.g. file picking) use Mojo IPC.
|
||||
|
||||
We call the new Mojo API surface "crosapi". It's similar in concept to Win32 or
|
||||
|
Reference in New Issue
Block a user