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

Unified Diff: services/video_capture/DEPS

Issue 2379253003: Video Capture Service: typemap video_capture's and media's VideoCaptureFormat (Closed)
Patch Set: more traits methods inlining 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 6e8703489a3ac0432dec944278a827e4bab2cac5..83403dfeed2bc568b2f16f8e86ea4e74fbcc1f99 100644
--- a/services/video_capture/DEPS
+++ b/services/video_capture/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+media/base",
"+media/mojo",
"+media/capture/video",
+ "+ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698