Run autoninja scripts using vpython.

Bug: 1002153
Change-Id: I769a5370d726f4ce478035f59bfd1df50fef452e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1992315
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
This commit is contained in:
Edward Lemur
2020-01-14 01:50:50 +00:00
committed by LUCI CQ
parent 2247035813
commit 59a3b2fd5d
5 changed files with 12 additions and 15 deletions

View File

@@ -27,10 +27,6 @@ import subprocess
import sys
import time
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
sys.path.insert(0, os.path.join(ROOT_DIR, 'third_party'))
import httplib2
# These build configs affect build performance a lot.