Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 include_rules = [ | |
| 2 # Tests will need access to error codes and similar. | |
| 3 "+native_client", | |
|
Mark Seaborn
2012/08/21 19:41:37
Maybe list the specific header here, i.e.
"native_
Nick Bray (chromium)
2012/08/24 18:17:48
1) I didn't want to list specific files because th
Mark Seaborn
2012/08/24 19:30:42
As we discussed, please read the issue I linked, w
Nick Bray (chromium)
2012/08/24 21:13:56
Done.
| |
| 4 "+ppapi", | |
| 5 ] | |
| OLD | NEW |