Index: Source/core/layout/LayoutFieldset.cpp |
diff --git a/Source/core/layout/LayoutFieldset.cpp b/Source/core/layout/LayoutFieldset.cpp |
index 80ea33cc561a31571c2ba72281abbf32148d9ea1..57eb3bb42de583941ae666f6eda8d42d1bd13c45 100644 |
--- a/Source/core/layout/LayoutFieldset.cpp |
+++ b/Source/core/layout/LayoutFieldset.cpp |
@@ -28,7 +28,6 @@ |
#include "core/HTMLNames.h" |
#include "core/html/HTMLLegendElement.h" |
#include "core/paint/FieldsetPainter.h" |
-#include "platform/graphics/GraphicsContextStateSaver.h" |
using namespace std; |