Index: Source/core/html/HTMLTableElement.cpp |
diff --git a/Source/core/html/HTMLTableElement.cpp b/Source/core/html/HTMLTableElement.cpp |
index e9145c9312a31903fd0e0ea166be6bfb78d20010..209470e28ec0f802d0c8078ed5c901baeacf4cbb 100644 |
--- a/Source/core/html/HTMLTableElement.cpp |
+++ b/Source/core/html/HTMLTableElement.cpp |
@@ -29,13 +29,11 @@ |
#include "CSSValueKeywords.h" |
#include "HTMLNames.h" |
#include "core/css/CSSImageValue.h" |
-#include "core/css/CSSStyleSheet.h" |
#include "core/css/CSSValuePool.h" |
#include "core/css/StylePropertySet.h" |
#include "core/dom/Attribute.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/dom/ExceptionCodePlaceholder.h" |
-#include "core/dom/Text.h" |
#include "core/html/HTMLTableCaptionElement.h" |
#include "core/html/HTMLTableRowElement.h" |
#include "core/html/HTMLTableRowsCollection.h" |