OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+cc", | 2 "+cc", |
3 "+media", | 3 "+media", |
4 "+mojo/cc", | 4 "+mojo/cc", |
5 "+mojo/application", | 5 "+mojo/application", |
6 "+mojo/services", | 6 "+mojo/services", |
7 "+net/base", | 7 "+net/base", |
8 "+skia", | 8 "+skia", |
9 "+third_party/WebKit/public", | 9 "+third_party/WebKit/public", |
10 "+third_party/skia/include", | 10 "+third_party/skia/include", |
11 "+ui/base", | |
12 "+ui/events", | |
11 "+ui/native_theme", | 13 "+ui/native_theme", |
12 ] | 14 ] |
OLD | NEW |