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

Unified Diff: libvpx_srcs_arm_neon.gypi

Issue 897063002: Revert "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_arm64.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_arm_neon.gypi
diff --git a/libvpx_srcs_arm_neon.gypi b/libvpx_srcs_arm_neon.gypi
index 12205ad8265673b6d595a14dbbcb86b76115fd09..43a665234a4583dc53b27bc19fb06cf65e9537ba 100644
--- a/libvpx_srcs_arm_neon.gypi
+++ b/libvpx_srcs_arm_neon.gypi
@@ -270,16 +270,12 @@
'<(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',
'<(libvpx_source)/vp9/decoder/vp9_reader.h',
- '<(libvpx_source)/vp9/encoder/arm/neon/vp9_avg_neon.c',
'<(libvpx_source)/vp9/encoder/arm/neon/vp9_dct_neon.c',
'<(libvpx_source)/vp9/encoder/arm/neon/vp9_quantize_neon.c',
- '<(libvpx_source)/vp9/encoder/arm/neon/vp9_sad4d_neon.c',
'<(libvpx_source)/vp9/encoder/arm/neon/vp9_sad_neon.c',
'<(libvpx_source)/vp9/encoder/arm/neon/vp9_subtract_neon.c',
'<(libvpx_source)/vp9/encoder/arm/neon/vp9_variance_neon.c',
« no previous file with comments | « libvpx_srcs_arm64.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698