Chromium Code Reviews| Index: content/browser/media/capture/DEPS |
| diff --git a/content/browser/media/capture/DEPS b/content/browser/media/capture/DEPS |
| index f84e43ef5d6d4bf6c2224339c345fbe3ead9321e..4f59c1cb703407d8928b46a710d917c951c00e4c 100644 |
| --- a/content/browser/media/capture/DEPS |
| +++ b/content/browser/media/capture/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+components/display_compositor", |
| + "+device/capture", |
| "+third_party/libyuv", # For scaling in desktop_capture_device.cc. |
| ] |