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

Unified Diff: libvpx_srcs_generic.gypi

Issue 898943004: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi ('k') | libvpx_srcs_mips.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_generic.gypi
diff --git a/libvpx_srcs_generic.gypi b/libvpx_srcs_generic.gypi
index d3003dd6c0a451e652691baaec5e7dca8dba190f..f67a8d83a1a449de1880e3b1f7c5cd723ee26e9c 100644
--- a/libvpx_srcs_generic.gypi
+++ b/libvpx_srcs_generic.gypi
@@ -191,6 +191,8 @@
'<(libvpx_source)/vp9/decoder/vp9_detokenize.h',
'<(libvpx_source)/vp9/decoder/vp9_dsubexp.c',
'<(libvpx_source)/vp9/decoder/vp9_dsubexp.h',
+ '<(libvpx_source)/vp9/decoder/vp9_dthread.c',
+ '<(libvpx_source)/vp9/decoder/vp9_dthread.h',
'<(libvpx_source)/vp9/decoder/vp9_read_bit_buffer.c',
'<(libvpx_source)/vp9/decoder/vp9_read_bit_buffer.h',
'<(libvpx_source)/vp9/decoder/vp9_reader.c',
« no previous file with comments | « libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi ('k') | libvpx_srcs_mips.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698