Skip to content

Commit

Permalink
chore: update patches
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness committed Nov 6, 2024
1 parent 2d8f9c8 commit 5159a99
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion vanadium_patches/0012-Checkout-PGO-profiles.patch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Subject: [PATCH] Checkout PGO profiles
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index 402e44070ab92..852d01a00557b 100644
index f3a5c8d3024ee..7bd9ee961b4c2 100644
--- a/DEPS
+++ b/DEPS
@@ -144,7 +144,7 @@ vars = {
Expand Down
2 changes: 1 addition & 1 deletion vanadium_patches/0013-disable-checkout_nacl.patch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Subject: [PATCH] disable checkout_nacl
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index 852d01a00557b..b6f432d8c8cd2 100644
index 7bd9ee961b4c2..5cdfea4f5f3a5 100644
--- a/DEPS
+++ b/DEPS
@@ -113,7 +113,7 @@ vars = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Subject: [PATCH] disable autofill server communication by default
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/autofill/core/common/autofill_features.cc b/components/autofill/core/common/autofill_features.cc
index 5d87c8bf6a927..d67252ba50d20 100644
index d84b4ee51c503..905929cdf5ee1 100644
--- a/components/autofill/core/common/autofill_features.cc
+++ b/components/autofill/core/common/autofill_features.cc
@@ -866,7 +866,7 @@ const base::FeatureParam<std::string>
@@ -871,7 +871,7 @@ const base::FeatureParam<std::string>
// i.e., https://other.autofill.server:port/tbproxy/af/
BASE_FEATURE(kAutofillServerCommunication,
"AutofillServerCommunication",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ index fdce45066b052..fd9676407fc73 100644
// Kill switch for not WebGL DrawingBuffer using SharedImage without
// GpuMemoryBuffer (overlay or low latency canvas).
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
index 1599f1a7d009d..db536f0fefd1e 100644
index 46369bcb30055..91f63adb9e8fd 100644
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -1472,9 +1472,9 @@
Expand Down

0 comments on commit 5159a99

Please sign in to comment.