Import history compare controller.

GitOrigin-RevId: 61d9a3f340703b07046bb6d7a6d67905befd6faa
This commit is contained in:
Paulo Reis 2018-12-17 12:39:34 +00:00 committed by sharelatex
parent d5c651c132
commit 4ff98f0237

View file

@ -19,6 +19,7 @@ define([
'moment',
'ide/colors/ColorManager',
'ide/history/util/displayNameForUser',
'ide/history/controllers/HistoryCompareController',
'ide/history/controllers/HistoryListController',
'ide/history/controllers/HistoryDiffController',
'ide/history/directives/infiniteScroll'