OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/crx_file", | 2 "+components/crx_file", |
3 "+courgette", | 3 "+courgette", |
4 "+crypto", | 4 "+crypto", |
5 "+libxml", | 5 "+libxml", |
6 "+net", | 6 "+net", |
7 "+ui/base/win", | |
8 "+third_party/libxml", | 7 "+third_party/libxml", |
9 "+third_party/zlib", | 8 "+third_party/zlib", |
10 ] | 9 ] |
OLD | NEW |