Chromium Code Reviews| Index: components/arc/video_accelerator/DEPS |
| diff --git a/components/arc/video_accelerator/DEPS b/components/arc/video_accelerator/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..04dd5ab2b1131f3cf2eb4c8d4ec3f041d62bda19 |
| --- /dev/null |
| +++ b/components/arc/video_accelerator/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+media/video/video_encode_accelerator.h", |
| +] |