Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/metrics", | 2 "+components/metrics", |
| 3 "+components/version_info", | |
|
sky
2016/09/16 21:23:38
version_info depends upon ui/base. So, this change
manzagop (departed)
2016/09/19 21:13:25
Acknowledged.
| |
| 3 "+third_party/crashpad/crashpad", | 4 "+third_party/crashpad/crashpad", |
| 4 ] | 5 ] |
| OLD | NEW |