From 56dc57a35e069d23749f23a9944b31181b58aaae Mon Sep 17 00:00:00 2001 From: "deymo@chromium.org" Date: Thu, 10 Sep 2015 18:26:54 +0000 Subject: [PATCH] my_activity.py: Include AOSP gerrit instance. Several Chromium OS projects were moved to AOSP so now the development is in that gerrit instance. This patch includes it to the list. BUG=None TEST=`my_activity.py` shows changes in the AOSP gerrit instance. Review URL: https://codereview.chromium.org/1332723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@296634 0039d316-1c4b-4281-b951-d872f2087c98 --- my_activity.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/my_activity.py b/my_activity.py index 17cb4cf83..cecc2fbb1 100755 --- a/my_activity.py +++ b/my_activity.py @@ -95,6 +95,9 @@ gerrit_instances = [ 'url': 'chrome-internal-review.googlesource.com', 'shorturl': 'crosreview.com/i', }, + { + 'url': 'android-review.googlesource.com', + }, ] google_code_projects = [