Commit 95d4c855 authored by Adrienne Walker's avatar Adrienne Walker Committed by Commit Bot

Add skia reviews to my_activity

Also, sort all the gerrit instances by url for clarity.

Change-Id: I89aea98f75de33e8673c929fb07df3b686ea6c15
Reviewed-on: https://chromium-review.googlesource.com/1228659
Commit-Queue: enne <enne@chromium.org>
Reviewed-by: 's avatarMarc-Antoine Ruel <maruel@chromium.org>
Reviewed-by: 's avatarRobbie Iannucci <iannucci@chromium.org>
parent cf257cec
...@@ -96,9 +96,7 @@ rietveld_instances = [ ...@@ -96,9 +96,7 @@ rietveld_instances = [
gerrit_instances = [ gerrit_instances = [
{ {
'url': 'chromium-review.googlesource.com', 'url': 'android-review.googlesource.com',
'shorturl': 'crrev.com/c',
'short_url_protocol': 'https',
}, },
{ {
'url': 'chrome-internal-review.googlesource.com', 'url': 'chrome-internal-review.googlesource.com',
...@@ -106,11 +104,16 @@ gerrit_instances = [ ...@@ -106,11 +104,16 @@ gerrit_instances = [
'short_url_protocol': 'https', 'short_url_protocol': 'https',
}, },
{ {
'url': 'android-review.googlesource.com', 'url': 'chromium-review.googlesource.com',
'shorturl': 'crrev.com/c',
'short_url_protocol': 'https',
}, },
{ {
'url': 'pdfium-review.googlesource.com', 'url': 'pdfium-review.googlesource.com',
}, },
{
'url': 'skia-review.googlesource.com',
},
] ]
monorail_projects = { monorail_projects = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment