727374757677787980
bind(GerritHttpAuthDataProvider.class); bind(GerritPushExtension.class); install(new UtilsModule()); install(new GerritActionsModule()); install(new GerritDiffModule()); install(new GerritRestModule()); install(new GerritUiModule()); }