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

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

Issue 518073002: Mac VideoCapture: Support for Blackmagic DeckLink device & capabilities enumeration, using SDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rsesek@ and dalecurtis@ comments. Added missing ScopedDeckLinkPtr::Release(). Created 6 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/video/capture/mac/DEPS
diff --git a/media/video/capture/mac/DEPS b/media/video/capture/mac/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..58a10036ee4462554dbe596ed018e5c016ee85ca
--- /dev/null
+++ b/media/video/capture/mac/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/decklink",
+]

Powered by Google App Engine
This is Rietveld 408576698