Chromium Code Reviews| Index: cc/DEPS |
| diff --git a/cc/DEPS b/cc/DEPS |
| index 33793d7aa3ffc6c5ef3a945e63c3a84b598fc1a6..2d36d3c8b1e5a4be9205cc214cbd821876021ff7 100644 |
| --- a/cc/DEPS |
| +++ b/cc/DEPS |
| @@ -11,6 +11,7 @@ include_rules = [ |
| "+skia/ext", |
| "+third_party/khronos/GLES2/gl2.h", |
| "+third_party/khronos/GLES2/gl2ext.h", |
| + "+third_party/libyuv/include/libyuv.h", |
|
dshwang
2014/08/06 14:10:59
danakj@, It's not necessary. See below comment.
|
| "+third_party/skia/include", |
| "+ui/events/latency_info.h", |
| "+ui/gfx", |