Bug 907883 - Minimize #includes in layout/generic; r=roc

This commit is contained in:
Ehsan Akhgari
2013-08-22 14:32:52 -04:00
parent 407293365c
commit 06d49ffd4d
68 changed files with 55 additions and 383 deletions

View File

@@ -8,13 +8,9 @@
* the document's scrollbars and contains fixed-positioned elements
*/
#include "nsCOMPtr.h"
#include "nsViewportFrame.h"
#include "nsHTMLParts.h"
#include "nsGkAtoms.h"
#include "nsIScrollableFrame.h"
#include "nsDisplayList.h"
#include "FrameLayerBuilder.h"
#include "nsSubDocumentFrame.h"
#include "nsAbsoluteContainingBlock.h"
#include "GeckoProfiler.h"