Chromium Code Reviews| Index: services/video_capture/DEPS |
| diff --git a/services/video_capture/DEPS b/services/video_capture/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6e8703489a3ac0432dec944278a827e4bab2cac5 |
| --- /dev/null |
| +++ b/services/video_capture/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+media/mojo", |
| + "+media/capture/video", |
| +] |