Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+grit", # For generated headers | 2 "+grit", # For generated headers |
| 3 # For Media initialization def | |
|
Alpha Left Google
2011/02/17 17:23:10
nit: definition
| |
| 4 "+media/base", | |
| 3 # For Chromoting Host Process | 5 # For Chromoting Host Process |
| 4 "+remoting/base", | 6 "+remoting/base", |
| 5 "+remoting/host", | 7 "+remoting/host", |
| 6 ] | 8 ] |
| OLD | NEW |