chore: remove vendored depot_tools (#14676)

The GN build now requires that users install depot_tools to their path, rendering our vendored version obsolete.
This commit is contained in:
Jeremy Apthorp
2018-09-19 09:37:38 -07:00
committed by Shelley Vohr
parent ec125b761c
commit 1b165c2c39
2 changed files with 0 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "vendor/depot_tools"]
path = vendor/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
[submodule "vendor/requests"]
path = vendor/requests
url = https://github.com/kennethreitz/requests

1
vendor/depot_tools vendored

Submodule vendor/depot_tools deleted from 4fa73b8ca6