From ce56d1aba3d72ddae82edc4ec997d307f10ae47f Mon Sep 17 00:00:00 2001 From: Szilard Szaloki Date: Thu, 15 Feb 2024 11:52:50 -0500 Subject: [PATCH] Fixes Playlist's dependency. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 62c79782394..833afabc8e2 100644 --- a/DEPS +++ b/DEPS @@ -33,7 +33,7 @@ deps = { 'condition': 'checkout_android', 'dep_type': 'cipd', }, - "third_party/playlist_component/src": "https://github.com/brave/playlist-component.git@6b53c4b06624cbd420843981ac77ca4cbeafe37a", + "third_party/playlist_component/src": "https://github.com/brave/playlist-component.git@565d3ef2b31d8c7eb0d19b5d046f56b1d9e1fe01", "third_party/rust/challenge_bypass_ristretto/v1/crate": "https://github.com/brave-intl/challenge-bypass-ristretto.git@a1da4641734adc8312215b38a8221962d2c8e045", "third_party/rust/futures_retry/v0_5/crate": "https://github.com/brave-intl/futures-retry.git@2aaaafbc3d394661534d4dbd14159d164243c20e", "third_party/macholib": {