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

Unified Diff: content/common/gpu/DEPS

Issue 20632002: Add media::VideoEncodeAccelerator with WebRTC integration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@git-svn
Patch Set: 7fd9dbd5 More debugging statements, some fixes Created 7 years, 5 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: content/common/gpu/DEPS
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
index eceed7ffded07caa1771c23e17d006ef34c310a4..b204785a0e5086c76dd8c66b30ca07dd77be7441 100644
--- a/content/common/gpu/DEPS
+++ b/content/common/gpu/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+libEGL",
"+libGLESv2",
"+media/video/video_decode_accelerator.h",
+ "+media/video/video_encode_accelerator.h",
"+skia",
"+third_party/openmax",
"+third_party/mesa",

Powered by Google App Engine
This is Rietveld 408576698