summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/template_test_srcs/template_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'polygerrit-ui/app/template_test_srcs/template_test.js')
-rw-r--r--polygerrit-ui/app/template_test_srcs/template_test.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/polygerrit-ui/app/template_test_srcs/template_test.js b/polygerrit-ui/app/template_test_srcs/template_test.js
index a0db3afb5a..3de6227733 100644
--- a/polygerrit-ui/app/template_test_srcs/template_test.js
+++ b/polygerrit-ui/app/template_test_srcs/template_test.js
@@ -22,7 +22,9 @@ const EXTERN_NAMES = [
'GrDiffGroup',
'GrDiffLine',
'GrDomHooks',
+ 'GrEditConstants',
'GrEtagDecorator',
+ 'GrFileListConstants',
'GrGapiAuth',
'GrGerritAuth',
'GrLinkTextParser',
@@ -31,6 +33,7 @@ const EXTERN_NAMES = [
'GrRangeNormalizer',
'GrReporting',
'GrReviewerUpdatesParser',
+ 'GrCountStringFormatter',
'GrThemeApi',
'moment',
'page',