Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chromecast/crash", | |
|
slan
2016/11/21 22:08:21
Does this work? I see some files that need include
alokp
2016/11/21 22:34:23
You do not need to explicitly include parent direc
| |
| 3 "+chromecast/system", | 2 "+chromecast/system", |
| 4 "+components/metrics", | 3 "+components/metrics", |
| 5 "+components/prefs", | 4 "+components/prefs", |
| 6 ] | 5 ] |
| OLD | NEW |