Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc

This patch reduces the number of files that transitively #include
gfx/2d.h from 1782 to 1582.
This commit is contained in:
Ehsan Akhgari
2013-10-01 17:00:38 -04:00
parent 4e2f113613
commit 7c63dd132d
39 changed files with 148 additions and 63 deletions

View File

@@ -28,6 +28,7 @@
#include "nsCSSFrameConstructor.h"
#include "nsBlockFrame.h"
#include "mozilla/AutoRestore.h"
#include "nsIFrameInlines.h"
#include <algorithm>
#ifdef DEBUG