OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 "+chrome/common", | 2 "+chrome/common", |
3 "+components/autofill/content/common", | |
4 "+components/dns_prefetch/common", | 3 "+components/dns_prefetch/common", |
5 "+components/nacl/common", | 4 "+components/nacl/common", |
6 "+components/network_hints/common", | 5 "+components/network_hints/common", |
7 "+components/password_manager/content/common", | 6 "+components/password_manager/content/common", |
8 "+components/pdf/common", | 7 "+components/pdf/common", |
9 "+components/spellcheck/common", | 8 "+components/spellcheck/common", |
10 "+components/tracing", | 9 "+components/tracing", |
11 "+components/translate", | 10 "+components/translate", |
12 "+components/visitedlink/common", | 11 "+components/visitedlink/common", |
13 "+content/child", | 12 "+content/child", |
14 "+content/common", | 13 "+content/common", |
15 "+extensions/common", | 14 "+extensions/common", |
16 "+remoting/host", | 15 "+remoting/host", |
17 ] | 16 ] |
OLD | NEW |