Loading build.sh +0 −7 Original line number Diff line number Diff line Loading @@ -115,13 +115,6 @@ patch() { git am -C0 -3 --ignore-whitespace "${root_dir}/build/e_patches/$file" done while read dir patch; do [ -z "$dir" ] && continue # skip empty lines cd $chromium_dir/src/third_party/$dir git am -C0 -3 --ignore-whitespace "${root_dir}/build/third_party/$patch" cd $chromium_dir/src done < "${root_dir}/build/third_party_patches_list.txt" # Rename Chrome to Browser rename Loading build/third_party/bump-prepopulated-engine-data-version-to-update-exis.patchdeleted 100644 → 0 +0 −25 Original line number Diff line number Diff line From 66d25a23d93202a55e985572432046f4efe7c21d Mon Sep 17 00:00:00 2001 From: althafvly <althafvly@gmail.com> Date: Wed, 16 Apr 2025 16:43:10 +0530 Subject: [PATCH] bump prepopulated engine data version to update exisiting --- definitions/prepopulated_engines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/prepopulated_engines.json b/definitions/prepopulated_engines.json index 1a331e7..43ba2aa 100644 --- a/definitions/prepopulated_engines.json +++ b/definitions/prepopulated_engines.json @@ -26,7 +26,7 @@ // existing data should get a new version. Otherwise, existing data may // continue to be used and updates made here will not always appear. // Also then run tools/search_engine_choice/generate_search_engine_icons.py. - "kCurrentDataVersion": 170 + "kCurrentDataVersion": 171 }, // The following engines are included in country lists and are added to the -- 2.34.1 build/third_party_patches_list.txtdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line search_engines_data/resources bump-prepopulated-engine-data-version-to-update-exis.patch Loading
build.sh +0 −7 Original line number Diff line number Diff line Loading @@ -115,13 +115,6 @@ patch() { git am -C0 -3 --ignore-whitespace "${root_dir}/build/e_patches/$file" done while read dir patch; do [ -z "$dir" ] && continue # skip empty lines cd $chromium_dir/src/third_party/$dir git am -C0 -3 --ignore-whitespace "${root_dir}/build/third_party/$patch" cd $chromium_dir/src done < "${root_dir}/build/third_party_patches_list.txt" # Rename Chrome to Browser rename Loading
build/third_party/bump-prepopulated-engine-data-version-to-update-exis.patchdeleted 100644 → 0 +0 −25 Original line number Diff line number Diff line From 66d25a23d93202a55e985572432046f4efe7c21d Mon Sep 17 00:00:00 2001 From: althafvly <althafvly@gmail.com> Date: Wed, 16 Apr 2025 16:43:10 +0530 Subject: [PATCH] bump prepopulated engine data version to update exisiting --- definitions/prepopulated_engines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/prepopulated_engines.json b/definitions/prepopulated_engines.json index 1a331e7..43ba2aa 100644 --- a/definitions/prepopulated_engines.json +++ b/definitions/prepopulated_engines.json @@ -26,7 +26,7 @@ // existing data should get a new version. Otherwise, existing data may // continue to be used and updates made here will not always appear. // Also then run tools/search_engine_choice/generate_search_engine_icons.py. - "kCurrentDataVersion": 170 + "kCurrentDataVersion": 171 }, // The following engines are included in country lists and are added to the -- 2.34.1
build/third_party_patches_list.txtdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line search_engines_data/resources bump-prepopulated-engine-data-version-to-update-exis.patch