Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: my_activity.py

Issue 11414163: Make my_activity.py peruse the Skia bugtracker too (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: my_activity.py
diff --git a/my_activity.py b/my_activity.py
index 67354948e360722e46bbb251ef54e58262b2188a..3bd13d7cae20b501a259ab9e24ac857c350317df 100755
--- a/my_activity.py
+++ b/my_activity.py
@@ -141,7 +141,10 @@ google_code_projects = [
},
{
'name': 'gyp',
- }
+ },
+ {
+ 'name': 'skia',
+ },
]
bugzilla_instances = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698