Bug 813271: Increment the IID for nsIMarkupDocumentViewer because it failed to get updated in bug 780258 [rs=biesi][a=akeybl].

This commit is contained in:
Scott Johnson 2012-11-19 17:49:54 -06:00
Родитель 391956dbf4
Коммит eabf2a8d46
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -23,7 +23,7 @@ interface nsIMarkupDocumentViewer;
[ref] native nsIMarkupDocumentViewerTArray(nsTArray<nsCOMPtr<nsIMarkupDocumentViewer> >);
[scriptable, uuid(1016d5e8-690f-4d97-8ac5-d50ffa341c46)]
[scriptable, uuid(9014d2be-be9e-4d0c-b7ae-4e82857b153d)]
interface nsIMarkupDocumentViewer : nsISupports
{