Bug 936074 - Fix nsIHandleReportCallback typo. r=njn.

Affects DMD-only builds so DONTBUILD.

--HG--
extra : rebase_source : 3fa91414cd99bca0490682c2619e84cc62e4b1e2
This commit is contained in:
Markus Stange 2013-11-08 14:48:31 +11:00
Родитель 953b8beb8d
Коммит 3dbbc64afb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -674,7 +674,7 @@ public:
: MemoryMultiReporter("dmd")
{}
NS_IMETHOD CollectReports(nsIHandleReport* aHandleReport,
NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport,
nsISupports* aData)
{
dmd::Sizes sizes;