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

Unified Diff: libvpx_srcs_x86_64.gypi

Issue 17009012: libvpx: Pull from upstream (Closed) Base URL: http://src.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years, 6 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_x86.gypi ('k') | libvpx_srcs_x86_64_intrinsics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_x86_64.gypi
===================================================================
--- libvpx_srcs_x86_64.gypi (revision 207064)
+++ libvpx_srcs_x86_64.gypi (working copy)
@@ -192,8 +192,6 @@
'<(libvpx_source)/vp9/common/vp9_findnearmv.h',
'<(libvpx_source)/vp9/common/vp9_idct.c',
'<(libvpx_source)/vp9/common/vp9_idct.h',
- '<(libvpx_source)/vp9/common/vp9_invtrans.c',
- '<(libvpx_source)/vp9/common/vp9_invtrans.h',
'<(libvpx_source)/vp9/common/vp9_loopfilter.c',
'<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
'<(libvpx_source)/vp9/common/vp9_loopfilter.h',
@@ -240,7 +238,6 @@
'<(libvpx_source)/vp9/common/x86/vp9_postproc_x86.h',
'<(libvpx_source)/vp9/common/x86/vp9_recon_mmx.asm',
'<(libvpx_source)/vp9/common/x86/vp9_recon_sse2.asm',
- '<(libvpx_source)/vp9/common/x86/vp9_subpel_variance_impl_sse2.asm',
'<(libvpx_source)/vp9/common/x86/vp9_subpixel_8t_ssse3.asm',
'<(libvpx_source)/vp9/decoder/vp9_dboolhuff.c',
'<(libvpx_source)/vp9/decoder/vp9_dboolhuff.h',
« no previous file with comments | « libvpx_srcs_x86.gypi ('k') | libvpx_srcs_x86_64_intrinsics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698