Wire in MetricsReporter to FrontendServlet

This work is identical to the work done for BackendServlet in
[]

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132100448
This commit is contained in:
shikhman 2016-09-02 13:57:11 -07:00 committed by Ben McIlwain
parent c75ab37dab
commit 180240ae04
6 changed files with 72 additions and 0 deletions

View file

@ -20,6 +20,7 @@ java_library(
"//third_party/java/servlet/servlet_api",
"//third_party/java/truth",
"//java/google/registry/module/frontend",
"//javatests/google/registry/testing",
],
)