gecko-dev/editor/txmgr
Andrew McCreight b1fa3e3b36 Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin
nsISupports.h includes nsISupportsBase.h, so it should be equivalent.

In the next patch, I'm changing things so that nsISupports is defined in
nsISupports.h instead of nsISupportsBase.h, and deleting the latter, so
this change will be needed anyways. I'm guessing people were using IWYU
or something like that.

Differential Revision: https://phabricator.services.mozilla.com/D159169
2022-10-17 16:09:22 +00:00
..
tests
TransactionItem.cpp
TransactionItem.h
TransactionManager.cpp
TransactionManager.h
TransactionStack.cpp
TransactionStack.h
moz.build
nsITransaction.idl
nsITransactionManager.idl
nsTransactionManagerCID.h