Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+sandbox", | 2 "+sandbox", |
| 3 "+breakpad/src/client", | 3 "+breakpad/src/client", |
| 4 "+chrome/app/chrome_crash_reporter_client_win.h", | |
| 4 "+chrome/common/chrome_version.h", | 5 "+chrome/common/chrome_version.h", |
| 5 "+chrome/install_static/install_util.h" | 6 "+chrome/install_static/install_util.h" |
| 6 ] | 7 ] |
| OLD | NEW |