OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+ash", | 2 "+ash", |
3 "+cc", | 3 "+cc", |
4 "+gpu", | 4 "+gpu", |
5 "+grit", # For generated headers | |
5 "+third_party/khronos", | 6 "+third_party/khronos", |
6 "+third_party/skia", | 7 "+third_party/skia", |
7 "+ui", | 8 "+ui", |
8 ] | 9 ] |
OLD | NEW |