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

Unified Diff: media/DEPS

Issue 445013002: media: Optimize HW Video to 2D Canvas copy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't move SkCanvasVideoRenderer Created 6 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: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index f723644c89dc985db7209376f4ffee7ea9a9093b..fe7adf173b56f0a9bedb926a5c058bfe05d963b0 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -2,6 +2,7 @@
include_rules = [
"+gpu",
"+jni",
+ "+skia/ext",
"+third_party/ffmpeg",
"+third_party/libvpx",
"+third_party/libyuv",

Powered by Google App Engine
This is Rietveld 408576698