From f01fad375f3985ac42215e776b15f83838deeb96 Mon Sep 17 00:00:00 2001 From: "enne@chromium.org" Date: Mon, 26 Nov 2012 18:09:38 +0000 Subject: [PATCH] Make my_activity.py peruse the Skia bugtracker too BUG=none Review URL: https://chromiumcodereview.appspot.com/11414163 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@169447 0039d316-1c4b-4281-b951-d872f2087c98 --- my_activity.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/my_activity.py b/my_activity.py index 67354948e3..3bd13d7cae 100755 --- a/my_activity.py +++ b/my_activity.py @@ -141,7 +141,10 @@ google_code_projects = [ }, { 'name': 'gyp', - } + }, + { + 'name': 'skia', + }, ] bugzilla_instances = [