From ba0e1dc920f4ea881374976487533cfaa191e768 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 20 Dec 2019 07:58:59 +0100 Subject: [PATCH] Release 79.0.3945.94 --- build/GN_ARGS | 10 +++++++--- build/bromite_patches_list.txt | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/build/GN_ARGS b/build/GN_ARGS index 15be7a74..6225c854 100644 --- a/build/GN_ARGS +++ b/build/GN_ARGS @@ -1,13 +1,18 @@ android_channel="stable" +blink_symbol_level=0 blink_symbol_level=1 dcheck_always_on=false debuggable_apks=false +dfmify_dev_ui=true disable_android_lint=true -enable_ac3_eac3_audio_demuxing=true enable_hevc_demuxing=true enable_iterator_debugging=false +disable_autofill_assistant_dfm=false +disable_tab_ui_dfm=false enable_av1_decoder=true enable_dav1d_decoder=true +enable_feed_in_chrome=false enable_gvr_services=false enable_hangout_services_extension=false +enable_iterator_debugging=false enable_mdns=false enable_mse_mpeg2ts_stream_parser=true ffmpeg_branding="Chrome" proprietary_codecs=true enable_nacl=false @@ -16,13 +21,12 @@ enable_remoting=false enable_reporting=false enable_resource_whitelist_generation=false enable_vr=false -exclude_unwind_tables = true fieldtrial_testing_like_official_build=true +icu_use_data_file=true is_cfi=true is_component_build=false is_debug=false is_official_build=true -remove_webcore_debug_symbols=true rtc_build_examples=false safe_browsing_mode=0 strip_absolute_paths_from_debug_symbols=true diff --git a/build/bromite_patches_list.txt b/build/bromite_patches_list.txt index c8b760dd..b1201248 100644 --- a/build/bromite_patches_list.txt +++ b/build/bromite_patches_list.txt @@ -1,6 +1,5 @@ Disable-third-party-cookies-by-default.patch Revert-Remove-pre-unified-consent-code-in-sync-and-privacy-directory.patch -Disable-unified-consent-on-Android.patch Restore-classic-new-tab-page.patch Always-use-new-tab-page-for-default-home-page.patch Always-allow-partner-customisation.patch @@ -123,6 +122,7 @@ disable-payment-support-by-default.patch disable-background-sync-by-default.patch disable-sensors-access-site-setting-by-default.patch Disable-media-router-and-remoting-by-default.patch +Disable-unified-consent-on-Android.patch Revert-Cleanup-Search-Ready-Omnibox-flag-since-it-has-launched.patch Disable-search-ready-omnibox-by-default.patch disable-AdsBlockedInfoBar.patch