Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 include_rules = [ | |
| 2 "+libyuv", | |
|
scherkus (not reviewing)
2012/07/19 21:46:03
this rule doesn't look right -- libyuv is under th
Ivan Korotkov
2012/07/20 11:10:36
The rule matches the #include "libyuv/..." directi
| |
| 3 "+third_party/libvpx", | |
| 4 ] | |
| OLD | NEW |