Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h.

This commit is contained in:
Zack Weinberg
2011-04-07 18:04:40 -07:00
parent c6e8ebe0e0
commit 3e3bff664d
78 changed files with 208 additions and 178 deletions

View File

@@ -35,7 +35,6 @@
*
* ***** END LICENSE BLOCK ***** */
#include "nsButtonFrameRenderer.h"
#include "nsRenderingContext.h"
#include "nsCSSRendering.h"
#include "nsPresContext.h"
#include "nsGkAtoms.h"