summaryrefslogtreecommitdiffstats
path: root/Bugzilla/CGI.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/CGI.pm')
-rw-r--r--Bugzilla/CGI.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/CGI.pm b/Bugzilla/CGI.pm
index bfd2a72f6..8158cb9c2 100644
--- a/Bugzilla/CGI.pm
+++ b/Bugzilla/CGI.pm
@@ -26,7 +26,7 @@ use URI;
use Role::Tiny::With;
-with 'Bugzilla::CGI::ContentSecurityPolicyAttr';
+with 'Bugzilla::CGI::Role';
BEGIN {
if (ON_WINDOWS) {