OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+ash", | |
3 "+cc/output", | |
4 "+jingle/glue", | 2 "+jingle/glue", |
5 "+net", | 3 "+net", |
6 "+remoting/codec", | 4 "+remoting/codec", |
7 "+remoting/protocol", | 5 "+remoting/protocol", |
8 "+remoting/signaling", | 6 "+remoting/signaling", |
9 "+third_party/jsoncpp", | 7 "+third_party/jsoncpp", |
10 "+third_party/modp_b64", | 8 "+third_party/modp_b64", |
11 "+third_party/skia", | |
12 "+third_party/webrtc", | 9 "+third_party/webrtc", |
13 "+ui", | 10 "+ui", |
14 ] | 11 ] |
OLD | NEW |