Logo
Explore Help
Register Sign In
aiden
/
depot_tools
mirror of https://chromium.googlesource.com/chromium/tools/depot_tools
1
0
Fork
You've already forked depot_tools
0
Code Issues Packages Projects Releases Wiki Activity
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
chrome/4147
chrome/3987
chrome/3865
chrome/3904
infra/config
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'aafff1fa28'
${ noResults }
depot_tools/recipes/recipe_modules/url/__init__.py

7 lines
111 B
Python
Raw Normal View History Unescape Escape

Move tools/build "url" and "gitiles" modules. Add "tools/build"'s "url" and "gitiles" recipe modules into "depot_tools". "gitiles" had an explicit dependency on "depot_tools", so this formalizes this dependency. To support "url", we vendor "requests" from "tools/build" into "depot_tools" for it. BUG=None TEST=expectations Change-Id: I1ba634ae264b5c9d3adee20db3397c83a6c52c45 Reviewed-on: https://chromium-review.googlesource.com/483316 Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
8 years ago
DEPS = [
'recipe_engine/json',
'recipe_engine/path',
'recipe_engine/python',
'recipe_engine/raw_io',
]
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
API