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

Unified Diff: libvpx_srcs_arm64.gypi

Issue 1302353004: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 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
« no previous file with comments | « libvpx_srcs_arm.gypi ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_arm64.gypi
diff --git a/libvpx_srcs_arm64.gypi b/libvpx_srcs_arm64.gypi
index 9e4c72f802a5e8cea0f7180af3ac4dea582fd916..7d88bc5ff3c1e474e1dae8745f0616bee1da6143 100644
--- a/libvpx_srcs_arm64.gypi
+++ b/libvpx_srcs_arm64.gypi
@@ -196,7 +196,6 @@
'<(libvpx_source)/vp9/common/vp9_scan.h',
'<(libvpx_source)/vp9/common/vp9_seg_common.c',
'<(libvpx_source)/vp9/common/vp9_seg_common.h',
- '<(libvpx_source)/vp9/common/vp9_systemdependent.h',
'<(libvpx_source)/vp9/common/vp9_textblit.h',
'<(libvpx_source)/vp9/common/vp9_thread_common.c',
'<(libvpx_source)/vp9/common/vp9_thread_common.h',
@@ -362,11 +361,13 @@
'<(libvpx_source)/vpx_mem/vpx_mem.h',
'<(libvpx_source)/vpx_ports/arm.h',
'<(libvpx_source)/vpx_ports/arm_cpudetect.c',
+ '<(libvpx_source)/vpx_ports/bitops.h',
'<(libvpx_source)/vpx_ports/emmintrin_compat.h',
'<(libvpx_source)/vpx_ports/mem.h',
'<(libvpx_source)/vpx_ports/mem_ops.h',
'<(libvpx_source)/vpx_ports/mem_ops_aligned.h',
'<(libvpx_source)/vpx_ports/msvc.h',
+ '<(libvpx_source)/vpx_ports/system_state.h',
'<(libvpx_source)/vpx_ports/vpx_once.h',
'<(libvpx_source)/vpx_ports/vpx_timer.h',
'<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
« no previous file with comments | « libvpx_srcs_arm.gypi ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698