Skip to content

Commit

Permalink
Add dependency for logdog
Browse files Browse the repository at this point in the history
Bug: chromium:1217912
Change-Id: I61f1dd82a5fdcae3d134d05c76c06ee47feffcca
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2953281
Reviewed-by: Michael Achenbach <[email protected]>
Commit-Queue: Michael Achenbach <[email protected]>
Cr-Commit-Position: refs/heads/master@{#75112}
  • Loading branch information
almuthanna-athamina authored and V8 LUCI CQ committed Jun 14, 2021
1 parent 65cb085 commit 64828e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ deps = {
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'c793cca886a1d820d03b3cb440d2f1c26a3381cc',
'buildtools/clang_format/script':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git' + '@' + '99803d74e35962f63a775f29477882afd4d57d94',
'third_party/logdog/logdog':
Var('chromium_url') + '/infra/luci/luci-py/client/libs/logdog' + '@' + '9a84af84d3fa62b230569cf1d3abf69cc7c576e2',
'buildtools/linux64': {
'packages': [
{
Expand Down

0 comments on commit 64828e2

Please sign in to comment.