Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chrome/app/breakpad_win.h", | 2 "+chrome/app/breakpad_win.h", |
| 3 "+content/public/app/startup_helper_win.h", | 3 "+content/public/app/startup_helper_win.h", |
| 4 "+sandbox/linux/services", | |
| 4 "+sandbox/src", | 5 "+sandbox/src", |
| 5 "+seccompsandbox", | 6 "+seccompsandbox", |
| 6 "+native_client/src", | 7 "+native_client/src", |
| 7 ] | 8 ] |
| OLD | NEW |