From 569440962d853b97034bd96732a1aafb333f6268 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 09:00:44 -0800 Subject: [PATCH] Rename patch file to .patch to conform to naming standard which utilizes .gitattributes settings (#32345) Co-authored-by: stsean --- patches/chromium/.patches | 2 +- ...e_enterprise_APIs => mas_gate_private_enterprise_APIs.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename patches/chromium/{mas_gate_private_enterprise_APIs => mas_gate_private_enterprise_APIs.patch} (100%) diff --git a/patches/chromium/.patches b/patches/chromium/.patches index d4d63d7e397cd..e2314e1e9eb93 100644 --- a/patches/chromium/.patches +++ b/patches/chromium/.patches @@ -108,7 +108,7 @@ process_singleton.patch fix_expose_decrementcapturercount_in_web_contents_impl.patch add_ui_scopedcliboardwriter_writeunsaferawdata.patch feat_add_data_parameter_to_processsingleton.patch -mas_gate_private_enterprise_APIs +mas_gate_private_enterprise_APIs.patch load_v8_snapshot_in_browser_process.patch fix_patch_out_permissions_checks_in_exclusive_access.patch fix_aspect_ratio_with_max_size.patch diff --git a/patches/chromium/mas_gate_private_enterprise_APIs b/patches/chromium/mas_gate_private_enterprise_APIs.patch similarity index 100% rename from patches/chromium/mas_gate_private_enterprise_APIs rename to patches/chromium/mas_gate_private_enterprise_APIs.patch