Chromium Code Reviews| Index: content/common/gpu/DEPS |
| diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS |
| index 2c01d5f2d7b3e7bb4110dc16dad65d9c187a7624..b9ae5a4bfded33473f3ed2f013b15eb3cd1cf05f 100644 |
| --- a/content/common/gpu/DEPS |
| +++ b/content/common/gpu/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+gpu/command_buffer", |
| "+libEGL", |
| "+libGLESv2", |
| + "+media/video/arc_video_accelerator.h", |
|
Pawel Osciak
2015/12/23 06:24:01
This should not go into this CL I think?
kcwu
2015/12/23 09:09:43
Done.
|
| "+media/video/jpeg_decode_accelerator.h", |
| "+media/video/video_decode_accelerator.h", |
| "+media/video/video_encode_accelerator.h", |