| Index: libvpx_srcs.gni
|
| diff --git a/libvpx_srcs.gni b/libvpx_srcs.gni
|
| index e9af9f154266571a018bbaa245706be286712f6f..516a0ae4fd6f848d606a1190a6cb41ed23b4a39c 100644
|
| --- a/libvpx_srcs.gni
|
| +++ b/libvpx_srcs.gni
|
| @@ -300,7 +300,6 @@ libvpx_srcs_x86 = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -713,7 +712,6 @@ libvpx_srcs_x86_64 = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -1135,7 +1133,6 @@ libvpx_srcs_arm = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -1512,7 +1509,6 @@ libvpx_srcs_arm_neon = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -1870,7 +1866,6 @@ libvpx_srcs_arm_neon_cpu_detect = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -2316,7 +2311,6 @@ libvpx_srcs_arm64 = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.c",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -2625,7 +2619,6 @@ libvpx_srcs_mips = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -2932,7 +2925,6 @@ libvpx_srcs_nacl = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
| @@ -3239,7 +3231,6 @@ libvpx_srcs_generic = [
|
| "//third_party/libvpx/source/libvpx/vpx_mem/include/vpx_mem_intrnl.h",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.c",
|
| "//third_party/libvpx/source/libvpx/vpx_mem/vpx_mem.h",
|
| - "//third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/emmintrin_compat.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem.h",
|
| "//third_party/libvpx/source/libvpx/vpx_ports/mem_ops.h",
|
|
|