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

Unified Diff: cc/DEPS

Issue 445013002: media: Optimize HW Video to 2D Canvas copy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 33793d7aa3ffc6c5ef3a945e63c3a84b598fc1a6..2d36d3c8b1e5a4be9205cc214cbd821876021ff7 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+skia/ext",
"+third_party/khronos/GLES2/gl2.h",
"+third_party/khronos/GLES2/gl2ext.h",
+ "+third_party/libyuv/include/libyuv.h",
dshwang 2014/08/06 14:10:59 danakj@, It's not necessary. See below comment.
"+third_party/skia/include",
"+ui/events/latency_info.h",
"+ui/gfx",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc.gyp » ('j') | cc/resources/media/skcanvas_video_renderer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698