OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+crypto", | 2 "+crypto", |
3 "+media", | 3 "+media", |
4 "+net", | 4 "+net", |
5 "+third_party/webrtc", | 5 "+third_party/libyuv", |
6 "+third_party/libyuv", | 6 "+third_party/webrtc", |
7 "+ui/gfx", | 7 "+third_party/zlib", |
8 "+ui/gfx", | |
8 ] | 9 ] |
OLD | NEW |