exec git clone https://git.chromium.org/chromium/tools/depot_tools.git
;;
int)
- MANIFEST='ssh://gerrit-int.chromium.org:29419/chromeos/manifest-internal.git'
- REPO_URL='https://git.chromium.org/git/external/repo.git'
+ MANIFEST='https://chrome-internal.googlesource.com/chromeos/manifest-internal.git'
+ REPO_URL='https://chromium.googlesource.com/external/repo.git'
;;
ext)
- MANIFEST='https://git.chromium.org/git/chromiumos/manifest.git'
- REPO_URL='https://git.chromium.org/git/external/repo.git'
+ MANIFEST='https://chromium.googlesource.com/chromiumos/manifest.git'
+ REPO_URL='https://chromium.googlesource.com/external/repo.git'
;;
-b)
BRANCH=$2