Index: content/browser/media/capture/DEPS |
diff --git a/content/browser/media/capture/DEPS b/content/browser/media/capture/DEPS |
index 2a3af4ff735532c644ff2d37be2aae1b638e13ac..f84e43ef5d6d4bf6c2224339c345fbe3ead9321e 100644 |
--- a/content/browser/media/capture/DEPS |
+++ b/content/browser/media/capture/DEPS |
@@ -1,6 +1,5 @@ |
include_rules = [ |
"+components/display_compositor", |
- "+media/capture/content", |
"+third_party/libyuv", # For scaling in desktop_capture_device.cc. |
] |
@@ -10,4 +9,3 @@ specific_include_rules = { |
"+ui/base/resource/resource_bundle.h", |
], |
} |
- |