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

Unified Diff: services/video_capture/DEPS

Issue 2415703002: Move files video_capture*.* from media/base to media/capture (Closed)
Patch Set: rebase Created 4 years, 2 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
Index: services/video_capture/DEPS
diff --git a/services/video_capture/DEPS b/services/video_capture/DEPS
index 83403dfeed2bc568b2f16f8e86ea4e74fbcc1f99..5c28bf2dd9737ad5eb6c67495417092f96011898 100644
--- a/services/video_capture/DEPS
+++ b/services/video_capture/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+media/base",
"+media/mojo",
- "+media/capture/video",
+ "+media/capture",
"+ui/gfx/geometry",
]
« no previous file with comments | « media/capture/video_capturer_source.cc ('k') | services/video_capture/public/interfaces/video_capture_device_proxy.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698