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

Unified Diff: media/capture/video/DEPS

Issue 2361173002: Move classses VideoCaptureDeviceClient and VideoCaptureBufferPool to media/capture/video (Closed)
Patch Set: Created 4 years, 3 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/DEPS
diff --git a/media/capture/video/DEPS b/media/capture/video/DEPS
index 896f5093b0b24086669618421fe6dd88986c4e6a..6ed765f71ac70475efc3686eb476cbef6c9a9e63 100644
--- a/media/capture/video/DEPS
+++ b/media/capture/video/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+mojo/public/cpp/bindings",
-]
+ "+third_party/libyuv",
+]

Powered by Google App Engine
This is Rietveld 408576698