Skip to content

Commit

Permalink
[build] Depend on luci-go via subtree repo
Browse files Browse the repository at this point in the history
Bug: chromium:754168
Change-Id: Ie3c80b7f566f6738893cc30f26b35b7862eccc6c
Reviewed-on: https://chromium-review.googlesource.com/706996
Commit-Queue: Michael Achenbach <[email protected]>
Reviewed-by: Sergiy Byelozyorov <[email protected]>
Cr-Commit-Position: refs/heads/master@{#48413}
  • Loading branch information
mi-ac authored and Commit Bot committed Oct 10, 2017
1 parent 6102609 commit 17fbcbe
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,7 @@
/tools/gyp
/tools/jsfunfuzz/jsfunfuzz
/tools/jsfunfuzz/jsfunfuzz.tar.gz
/tools/luci-go/linux64/isolate
/tools/luci-go/mac64/isolate
/tools/luci-go/win64/isolate.exe
/tools/luci-go
/tools/oom_dump/oom_dump
/tools/oom_dump/oom_dump.o
/tools/swarming_client
Expand Down
2 changes: 2 additions & 0 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ deps = {
Var('chromium_url') + '/external/github.com/test262-utils/test262-harness-py.git' + '@' + '0f2acdd882c84cff43b9d60df7574a1901e2cdcd',
'v8/tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + 'b3169f97cc1a9daa1a9fbae15752588079792098',
'v8/tools/luci-go':
Var('chromium_url') + '/chromium/src/tools/luci-go.git' + '@' + '9f54aa9fe06499b6bac378ae1f045be2158cf2cc',
'v8/test/wasm-js':
Var('chromium_url') + '/external/github.com/WebAssembly/spec.git' + '@' + '4f1d3114157e6459d8a06e7d8fcc8fc90288cd85',
}
Expand Down
1 change: 0 additions & 1 deletion tools/luci-go/linux64/isolate.sha1

This file was deleted.

1 change: 0 additions & 1 deletion tools/luci-go/mac64/isolate.sha1

This file was deleted.

1 change: 0 additions & 1 deletion tools/luci-go/win64/isolate.exe.sha1

This file was deleted.

0 comments on commit 17fbcbe

Please sign in to comment.