1This directory exists to allow iOS code that is not yet upstreamed to call
2Chromium code without being vulnerable to breakage during a merge.
3Specifically, not-yet-upstreamed code is allowed to use the interfaces
4provided in public/. Any change to one of these interfaces should get a full
5review from an OWNER, as such a change will require corresponding changes to
6code not yet upstreamed. Any change to code not under public/ can be TBR'd to
7an OWNER.
8