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

Unified Diff: content/content_common.gypi

Issue 742233002: Implement |pic_order_cnt| computation for VTVideoDecode accelerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@vt_reorder
Patch Set: Rebase. Created 6 years, 1 month 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/gpu/media/vt_video_decode_accelerator.cc ('k') | media/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 61e4a1cf571d440b7ba54bc5c4ee06a974cdc3b9..825602e42b1cb29b251594d63dc74a72a906f700 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -606,6 +606,7 @@
}],
['OS=="mac"', {
'dependencies': [
+ '../media/media.gyp:media',
'app/resources/content_resources.gyp:content_resources',
],
'sources': [
« no previous file with comments | « content/common/gpu/media/vt_video_decode_accelerator.cc ('k') | media/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698