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

Unified Diff: media/capture/video/chromeos/DEPS

Issue 2837273004: media: add video capture device for ARC++ camera HAL v3 (Closed)
Patch Set: WIP: media: add video capture device for ARC++ camera HAL v3 Created 3 years, 8 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: media/capture/video/chromeos/DEPS
diff --git a/media/capture/video/chromeos/DEPS b/media/capture/video/chromeos/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0b418bf780d210a35ed6c3b910e21c3d080d5fa3
--- /dev/null
+++ b/media/capture/video/chromeos/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+mojo",
+ "+third_party/libsync",
+]

Powered by Google App Engine
This is Rietveld 408576698