OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+chrome/browser", | 2 "+chrome/browser", |
3 "+chrome/third_party/hunspell/google", | |
4 "+chrome/utility/local_discovery", | |
5 "+content/browser", | |
6 "+content/public/browser", | |
7 "+components/breakpad", | 3 "+components/breakpad", |
8 "+third_party/re2", | 4 "+third_party/re2", |
9 ] | 5 ] |
OLD | NEW |