Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This directory exists to allow iOS code that is not yet upstreamed to call | |
| 2 Chromium code without being vulnerable to breakage during a merge. | |
| 3 Specifically, not-yet-upstreamed code is allowed to use the interfaces | |
| 4 provided in public/. Any change to one of these interfaces should get a full | |
| 5 review from an OWNER, as such a change will require corresponding changes to | |
| 6 code not yet upstreamed. Any change to code not under public/ can be TBR'd to | |
| 7 an OWNER. | |
|
stuartmorgan
2013/05/28 08:43:40
I wonder if we should put a short version of this
blundell
2013/05/28 09:01:14
Good idea, done.
On 2013/05/28 08:43:40, stuartmo
| |
| OLD | NEW |