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

Unified Diff: content/renderer/pepper/DEPS

Issue 150403006: [PPAPI][MediaStream] Support configure for video input. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build errors Created 6 years, 10 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 | « content/content_renderer.gypi ('k') | content/renderer/pepper/pepper_media_stream_track_host_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/pepper/DEPS
diff --git a/content/renderer/pepper/DEPS b/content/renderer/pepper/DEPS
index 0b8e33db085fdb9f7bf322549e8f7c397b39769d..677f3096b4046a77146387bbacbdfd16692029f3 100644
--- a/content/renderer/pepper/DEPS
+++ b/content/renderer/pepper/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+media/audio",
"+media/base",
"+media/video",
+ "+third_party/libyuv",
"+ui/base/ime",
"+ui/base/range",
]
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/pepper/pepper_media_stream_track_host_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698