Bug 1888702 Part 1 - Remove unused #includes and forward declarations for flex container frame. r=layout-reviewers,tnikkel
Remove the forward declarations because we use `mozilla::` prefix in the header. Differential Revision: https://phabricator.services.mozilla.com/D206149
This commit is contained in:
@@ -14,14 +14,12 @@
|
||||
#include "mozilla/Baseline.h"
|
||||
#include "mozilla/ComputedStyle.h"
|
||||
#include "mozilla/CSSOrderAwareFrameIterator.h"
|
||||
#include "mozilla/FloatingPoint.h"
|
||||
#include "mozilla/Logging.h"
|
||||
#include "mozilla/PresShell.h"
|
||||
#include "mozilla/StaticPrefs_layout.h"
|
||||
#include "mozilla/WritingModes.h"
|
||||
#include "nsBlockFrame.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsCSSAnonBoxes.h"
|
||||
#include "nsDebug.h"
|
||||
#include "nsDisplayList.h"
|
||||
#include "nsFieldSetFrame.h"
|
||||
|
||||
Reference in New Issue
Block a user