OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/tracing", | 2 "+components/tracing", |
3 "+content/child", | 3 "+content/child", |
4 "+content/public/gpu", | 4 "+content/public/gpu", |
5 "+libEGL", | 5 "+libEGL", |
6 "+libGLESv2", | 6 "+libGLESv2", |
7 "+services/service_manager", | 7 "+services/service_manager", |
8 "+services/shape_detection", | |
8 "+services/ui/gpu", | 9 "+services/ui/gpu", |
9 "+sandbox", | 10 "+sandbox", |
10 "+skia", | 11 "+skia", |
11 ] | 12 ] |
OLD | NEW |