add depot_tools submodule

Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: Ic7bdf8d36c39b14a5a0922b01a6ea64df066a1bb
This commit is contained in:
Alexey Polyudov
2020-04-06 09:03:11 -07:00
parent 81a6d31778
commit eb3c2499a4
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -18,3 +18,7 @@
path = third_party/smhasher
url = https://github.com/aappleby/smhasher
branch = master
[submodule "third_party/depot_tools"]
path = third_party/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
branch = master
Vendored Submodule
+1
Submodule third_party/depot_tools added at 19d4809e11