OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+base", | 2 "+base", |
3 "+net", | 3 "+net", |
4 "+skia/ext", | 4 "+skia/ext", |
5 "+third_party/angle", | 5 "+third_party/angle", |
6 "+third_party/skia", | 6 "+third_party/skia", |
7 "+ui/test/ui_unittests_resource.h", # TODO(beng): remove | |
8 ] | 7 ] |
OLD | NEW |