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

Unified Diff: libvpx_srcs_nacl.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_mips.gypi ('k') | libvpx_srcs_x86.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_nacl.gypi
diff --git a/libvpx_srcs_nacl.gypi b/libvpx_srcs_nacl.gypi
index 6a89075321888cf84fb7cb4d3c9f274e37b632ec..fbfe3f7ee2ab83fca60187ddc483087c5e26a24f 100644
--- a/libvpx_srcs_nacl.gypi
+++ b/libvpx_srcs_nacl.gypi
@@ -170,7 +170,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',
@@ -305,11 +304,13 @@
'<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h',
'<(libvpx_source)/vpx_mem/vpx_mem.c',
'<(libvpx_source)/vpx_mem/vpx_mem.h',
+ '<(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_mips.gypi ('k') | libvpx_srcs_x86.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698