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", | |
3 "+components/breakpad", | 7 "+components/breakpad", |
4 "+third_party/re2", | 8 "+third_party/re2", |
5 ] | 9 ] |
OLD | NEW |