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

Unified Diff: my_activity.py

Issue 714373002: Remove old Gerrit instances. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 6 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 a64f3c82df234b8f7b6e9f4be11518043cd58d32..67854464ff68bcaf8d68190f66cf0967ea9fdcde 100755
--- a/my_activity.py
+++ b/my_activity.py
@@ -87,14 +87,6 @@ gerrit_instances = [
'url': 'chrome-internal-review.googlesource.com',
'shorturl': 'crosreview.com/i',
},
- {
- 'host': 'gerrit.chromium.org',
M-A Ruel 2014/11/12 01:08:58 It's still used by webm and ffpmeg.
Jorge Lucangeli Obes 2014/11/12 18:12:57 Done.
- 'port': 29418,
- },
- {
- 'host': 'gerrit-int.chromium.org',
- 'port': 29419,
- },
]
google_code_projects = [
« 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