Files
gerrit/polygerrit-ui/app/gr-diff
Dmitrii Filippov 445e9249e6 Manually convert shared components to es6 modules
gr-diff.html and gr-diff-root.html are shared components. Polymer
modulizer doesn't convert these files automatically because they are not
reachable from the application root (i.e. from gr-app.html).

The gerrit-ci can fail on this change. The tests will be repaired after
conversion to es6 modules.

Change-Id: Icd51889a55f0ead9be953281593246dc75af9a6d
2020-03-17 10:07:33 +00:00
..