Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff-builder
Mayank Kumar 82b0c21832 Lift gr-syntax-layer into gr-diff-host
This change decouples gr-diff-builder and gr-syntax-layer. gr-syntax-
layer will now live in gr-diff-host.
As a result, from the perspective of gr-diff/gr-diff-builder, plugin
layers and the syntax layer will now be part of the same list.

A future potential refactor could also lift gr-coverage-layer instances
in a similar fashion.

Change-Id: Ic10b45d70a59c2e18d3b408880f66251ab93e06e
2019-10-07 16:06:51 -07:00
..