From 3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 21 Mar 2016 15:53:10 +0000 Subject: Bug 1252782 - can't add a "See Also" to a Chromium bug on bugs.chromium.org --- Bugzilla/BugUrl.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bugzilla/BugUrl.pm') diff --git a/Bugzilla/BugUrl.pm b/Bugzilla/BugUrl.pm index 2475390f2..c19f771f5 100644 --- a/Bugzilla/BugUrl.pm +++ b/Bugzilla/BugUrl.pm @@ -64,6 +64,7 @@ use constant SUB_CLASSES => qw( Bugzilla::BugUrl::Bugzilla Bugzilla::BugUrl::Launchpad Bugzilla::BugUrl::Google + Bugzilla::BugUrl::Chromium Bugzilla::BugUrl::Debian Bugzilla::BugUrl::JIRA Bugzilla::BugUrl::Trac -- cgit v1.2.3-24-g4f1b