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