OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+third_party/bzip2", | |
3 "+third_party/npapi", | 2 "+third_party/npapi", |
4 "+third_party/zlib", | 3 "+third_party/zlib", |
5 "+grit", # For generated headers | 4 "+grit", # For generated headers |
6 ] | 5 ] |
OLD | NEW |