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

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

Issue 2837273004: media: add video capture device for ARC++ camera HAL v3 (Closed)
Patch Set: set CL dependency Created 3 years, 6 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..fb8e78a6f99b49b4d8cb31f10a18727bc14b90d3
--- /dev/null
+++ b/media/capture/video/chromeos/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+mojo/edk/embedder",
+ "+third_party/libsync",
+]

Powered by Google App Engine
This is Rietveld 408576698