OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 "+components/url_formatter", | |
3 "+content/public/browser", | 2 "+content/public/browser", |
4 "+content/public/test", | 3 "+content/public/test", |
5 "+native_client/src/public", | 4 "+native_client/src/public", |
6 "+native_client/src/shared/imc/nacl_imc_c.h", | 5 "+native_client/src/shared/imc/nacl_imc_c.h", |
7 "+net", | 6 "+net", |
8 "+ppapi/host", | 7 "+ppapi/host", |
9 "+ppapi/proxy", | 8 "+ppapi/proxy", |
10 "+ppapi/shared_impl", | 9 "+ppapi/shared_impl", |
11 ] | 10 ] |
OLD | NEW |