OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+ppapi", | 2 "+ppapi", |
3 "+jingle/glue", | 3 "+jingle/glue", |
4 "+net", | 4 "+net", |
5 | 5 |
6 "+remoting/codec", | |
6 "+remoting/protocol", | 7 "+remoting/protocol", |
7 "+remoting/jingle_glue", | 8 "+remoting/jingle_glue", |
8 ] | 9 ] |
OLD | NEW |