OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 "+components/bookmarks/browser", | 2 "+components/bookmarks/browser", |
3 "+components/history/core/browser", | 3 "+components/history/core/browser", |
4 "+components/keyed_service/core", | 4 "+components/keyed_service/core", |
5 "+net/base/registry_controlled_domains/registry_controlled_domain.h", | |
6 "+skia", | 5 "+skia", |
7 "+third_party/skia", | 6 "+third_party/skia", |
8 "+third_party/skia/include", | 7 "+third_party/skia/include", |
9 "+ui/gfx", | 8 "+ui/gfx", |
10 ] | 9 ] |
OLD | NEW |