Chromium Code Reviews| Index: content/browser/media/capture/DEPS |
| diff --git a/content/browser/media/capture/DEPS b/content/browser/media/capture/DEPS |
| index c88063c15648841aaddaf05fb248ebf91da79d6c..1578d4563742eb73d4e8621f5d7712299262f05c 100644 |
| --- a/content/browser/media/capture/DEPS |
| +++ b/content/browser/media/capture/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| + "+media/capture", |
| "+third_party/libyuv", # For scaling in desktop_capture_device.cc. |
| ] |