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

Unified Diff: content/common/gpu/media/DEPS

Issue 700383004: Add use_v4lplugin flag to enable v4l2 library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 11 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
« no previous file with comments | « no previous file | content/common/gpu/media/generic_v4l2_video_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/media/DEPS
diff --git a/content/common/gpu/media/DEPS b/content/common/gpu/media/DEPS
index 93b26aebe862b26d401d93b9eeea60054708f768..bf3155c7e7c6a1f34927dfa334cb524d4f2a64c5 100644
--- a/content/common/gpu/media/DEPS
+++ b/content/common/gpu/media/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+third_party/libyuv",
"+ui/display/chromeos",
"+ui/platform_window",
+ "+third_party/v4l-utils",
]
« no previous file with comments | « no previous file | content/common/gpu/media/generic_v4l2_video_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698