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

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

Issue 1818903004: Bitrate controller for VideoToolbox Video Encode Accelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/common/BUILD.gn ('k') | content/common/gpu/media/vt_video_encode_accelerator_mac.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 dac3d1ca5be22538aa31005e39535b2fbd21dcd6..23c873886c4862cf0d07ff9ebe8ef144466c4b05 100644
--- a/content/common/gpu/media/DEPS
+++ b/content/common/gpu/media/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+ui/display/types",
"+ui/platform_window",
"+third_party/v4l-utils",
+ "+third_party/webrtc",
kjellander_chromium 2016/04/29 10:27:03 Oh, I've never seen that presubmit error before. I
emircan 2016/04/29 17:15:01 Thanks. It makes more sense now. I thought your @w
]
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/gpu/media/vt_video_encode_accelerator_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698