|
@@ -9,8 +9,7 @@ Chromium would still send background requests. Kill it.
|
|
|
.../component_updater/component_updater_url_constants.cc | 4 ++--
|
|
|
components/component_updater/configurator_impl.cc | 5 +----
|
|
|
components/component_updater/configurator_impl.h | 1 -
|
|
|
- third_party/dav1d/dav1d_generated.gni | 5 -----
|
|
|
- 4 files changed, 3 insertions(+), 12 deletions(-)
|
|
|
+ 3 files changed, 3 insertions(+), 7 deletions(-)
|
|
|
|
|
|
diff --git a/components/component_updater/component_updater_url_constants.cc b/components/component_updater/component_updater_url_constants.cc
|
|
|
--- a/components/component_updater/component_updater_url_constants.cc
|
|
@@ -60,36 +59,6 @@ diff --git a/components/component_updater/configurator_impl.h b/components/compo
|
|
|
const GURL url_source_override_;
|
|
|
const double initial_delay_;
|
|
|
|
|
|
-diff --git a/third_party/dav1d/dav1d_generated.gni b/third_party/dav1d/dav1d_generated.gni
|
|
|
---- a/third_party/dav1d/dav1d_generated.gni
|
|
|
-+++ b/third_party/dav1d/dav1d_generated.gni
|
|
|
-@@ -5,8 +5,6 @@
|
|
|
- # NOTE: this file is autogenerated by dav1d/generate_sources.py - DO NOT EDIT.
|
|
|
-
|
|
|
- x86_asm_sources = [
|
|
|
-- "libdav1d/src/x86/cdef16_avx2.asm",
|
|
|
-- "libdav1d/src/x86/cdef16_sse.asm",
|
|
|
- "libdav1d/src/x86/cdef_avx2.asm",
|
|
|
- "libdav1d/src/x86/cdef_avx512.asm",
|
|
|
- "libdav1d/src/x86/cdef_sse.asm",
|
|
|
-@@ -20,7 +18,6 @@ x86_asm_sources = [
|
|
|
- "libdav1d/src/x86/loopfilter.asm",
|
|
|
- "libdav1d/src/x86/loopfilter_ssse3.asm",
|
|
|
- "libdav1d/src/x86/looprestoration.asm",
|
|
|
-- "libdav1d/src/x86/looprestoration16_avx2.asm",
|
|
|
- "libdav1d/src/x86/looprestoration_sse.asm",
|
|
|
- "libdav1d/src/x86/mc_avx2.asm",
|
|
|
- "libdav1d/src/x86/mc_avx512.asm",
|
|
|
-@@ -43,9 +40,7 @@ arm32_asm_sources = [
|
|
|
- "libdav1d/src/arm/32/cdef16.S",
|
|
|
- "libdav1d/src/arm/32/cdef_tmpl.S",
|
|
|
- "libdav1d/src/arm/32/ipred.S",
|
|
|
-- "libdav1d/src/arm/32/ipred16.S",
|
|
|
- "libdav1d/src/arm/32/itx.S",
|
|
|
-- "libdav1d/src/arm/32/itx16.S",
|
|
|
- "libdav1d/src/arm/32/loopfilter.S",
|
|
|
- "libdav1d/src/arm/32/loopfilter16.S",
|
|
|
- "libdav1d/src/arm/32/looprestoration.S",
|
|
|
--
|
|
|
2.17.1
|
|
|
|