Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/extensions/utils.py

Issue 29589691: Issue 5757 - Update buildtools dependency, (re)move legacy extensions (Closed)
Patch Set: Created Oct. 26, 2017, 10:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sitescripts/extensions/utils.py
diff --git a/sitescripts/extensions/utils.py b/sitescripts/extensions/utils.py
index edc4d21289ab0fddf44cb34b23cb08ceb84074f6..f26c3dff0ac27950504241a52bd1ccc33ba87402 100644
--- a/sitescripts/extensions/utils.py
+++ b/sitescripts/extensions/utils.py
@@ -31,7 +31,6 @@ from xml.parsers.expat import ExpatError
PACKAGE_SUFFIXES = {
'gecko': '.xpi',
- 'gecko-webext': '.xpi',
'chrome': '.crx',
'safari': '.safariextz',
'ie': '.exe',

Powered by Google App Engine
This is Rietveld