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

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: d3982027 CQ nits. Created 7 years, 4 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 f42f973b19cc2a609b874d6c03538c7dc519bb47..7d19c095ceccb8799655a436fb652cd84ef3b5ae 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/mesa",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/gpu/client/gpu_channel_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698