Home
last modified time | relevance | path

Searched refs:REPO_TOOL_URL (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/android/
H A Dupload_to_android.py41 REPO_TOOL_URL = 'https://storage.googleapis.com/git-repo-downloads/repo' variable
69 print('Downloading %s from %s' % (repo_binary, REPO_TOOL_URL))
70 response = urllib2.urlopen(REPO_TOOL_URL, timeout=5)

Completed in 2 milliseconds