Chromium Code Reviews| Index: media/DEPS |
| diff --git a/media/DEPS b/media/DEPS |
| index f9c29befabdd58aebe9b7d313f4047e05f7bc056..57eecbbc0c8c56022ba15126c005254352fbf117 100644 |
| --- a/media/DEPS |
| +++ b/media/DEPS |
| @@ -2,6 +2,7 @@ |
| include_rules = [ |
| "+gpu", |
| "+jni", |
| + "+skia/ext", |
|
dshwang
2014/10/13 17:07:42
To use skia::RefPtr.
If I use SkAutoTUnref to avoi
|
| "+third_party/ffmpeg", |
| "+third_party/libvpx", |
| "+third_party/libyuv", |