Fixes Playlist's dependency.

This commit is contained in:
Szilard Szaloki
2024-02-15 11:52:50 -05:00
parent 241c70d7f0
commit ce56d1aba3
+1 -1
View File
@@ -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": {