Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff-builder
Mayank Kumar 41b0f951fc 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.

(This change fixes a time reporting regression in https://gerrit-review.googlesource.com/c/gerrit/+/239972.)

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

Change-Id: I47e91fdac00e17460aab9ca57e4569ade63c2eeb
2019-10-09 18:40:43 -07:00
..