Add google-java-format to DEPS.
Bug: None Change-Id: Ib7e586e76ac91880930b9c9170a11e9daba6df64 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/340060 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Zoé Lepaul <xalep@webrtc.org> Commit-Queue: Zoé Lepaul <xalep@webrtc.org> Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41761}
This commit is contained in:
parent
d99da2c5f8
commit
a75459d122
11
DEPS
11
DEPS
@ -379,6 +379,17 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
'src/third_party/google-java-format': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/google-java-format',
|
||||
'version': 'AQn4F5NfPAs_GKX-z3OW_Q7-yJ9N6tPrDnmnDScjkTEC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android or checkout_linux',
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
'src/third_party/hamcrest': {
|
||||
'packages': [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user