Files
gerrit/gerrit-server/src/main/java/com
Dave Borowitz c9ea97a0ac QueryProcessor: Don't inject Metrics
This allows us to continue avoiding a Guice dependency when we move this
class to gerrit-index. Manual injection in this case is easy, given a
MetricMaker, and it's unlikely that Metrics will grow too many more
dependencies in the future.

Change-Id: I951df6ea90191688fab525751680b99b28ec9d77
2017-08-16 08:20:38 -04:00
..