Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+jingle/glue", | 2 "+jingle/glue", |
| 3 "+net", | 3 "+net", |
| 4 "+remoting/client", | 4 "+remoting/client", |
| 5 "+remoting/codec", | |
| 5 "+remoting/host", | 6 "+remoting/host", |
| 6 "+remoting/protocol", | 7 "+remoting/protocol", |
| 7 "+remoting/signaling", | 8 "+remoting/signaling", |
| 8 ] | 9 ] |
| OLD | NEW |