Chromium Code Reviews| OLD | NEW | 
|---|---|
| 1 include_rules = [ | 1 include_rules = [ | 
| 2 "+native_client/src/include", | 2 "+native_client/src/include", | 
| 3 "+native_client/src/public", | |
| 4 "+native_client/src/shared/platform", | 3 "+native_client/src/shared/platform", | 
| 5 "+native_client/src/shared/srpc", | |
| 6 "+native_client/src/untrusted", | 4 "+native_client/src/untrusted", | 
| 7 ] | 5 ] | 
| OLD | NEW |