Bug 1881350 - Port bug 1881188: Remove nsLayoutCID.h. r=BenC

Differential Revision: https://phabricator.services.mozilla.com/D202348

--HG--
extra : rebase_source : 289ddec951b0fbb285abd58e273a01f18c752544
This commit is contained in:
Geoff Lankow 2024-02-22 11:25:54 +13:00
Родитель 5dba6a31ed
Коммит 6527066f22
4 изменённых файлов: 0 добавлений и 4 удалений

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

@ -30,7 +30,6 @@
#include "nsIMIMEInfo.h"
// gecko
#include "nsLayoutCID.h"
#include "nsIDocumentViewer.h"
/* for access to docshell */

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

@ -33,7 +33,6 @@
#include "nsIMsgMailSession.h"
#include "nsTextFormatter.h"
#include "nsReadLine.h"
#include "nsLayoutCID.h"
#include "nsIParserUtils.h"
#include "nsIDocumentEncoder.h"
#include "nsMsgI18N.h"

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

@ -39,7 +39,6 @@ using mozilla::intl::UnicodeProperties;
#include "nsIMsgHdr.h"
// needed to strip html out of the body
#include "nsLayoutCID.h"
#include "nsIParserUtils.h"
#include "nsIDocumentEncoder.h"

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

@ -45,7 +45,6 @@
#include "mimeeobj.h"
// <for functions="HTML2Plaintext,HTMLSantinize">
#include "nsXPCOM.h"
#include "nsLayoutCID.h"
#include "nsIParserUtils.h"
// </for>
#include "mozilla/Components.h"