Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Unified Diff: content/browser/media/capture/DEPS

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/browser_main_loop.cc ('k') | content/browser/media/capture/aura_window_capture_machine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
]
« no previous file with comments | « content/browser/browser_main_loop.cc ('k') | content/browser/media/capture/aura_window_capture_machine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698