Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+crypto", | 2 "+crypto", |
| 3 # For ipc_channel_nacl.cc: | 3 # For ipc_channel_nacl.cc: |
| 4 "+native_client/src/public", | 4 "+native_client/src/public", |
| 5 "+sandbox/mac/seatbelt.h", | |
| 5 ] | 6 ] |
| OLD | NEW |