OLD | NEW |
---|---|
(Empty) | |
1 include_rules = [ | |
2 "+ppapi/nacl_irt/irt_ppapi.h", | |
Mark Seaborn
2014/02/15 03:00:52
You can put "+ppapi/nacl_irt" since the whole dire
hidehiko
2014/02/19 13:05:02
Done.
| |
3 "+ppapi/proxy/plugin_main_irt.h", | |
Mark Seaborn
2014/02/15 03:00:52
Similarly, "+ppapi/proxy". Normally specific head
hidehiko
2014/02/19 13:05:02
Moved to components/nacl/loader/DEPS. I have kept
| |
4 ] | |
OLD | NEW |