Index: third_party/WebKit/Source/core/css/CSSValuePool.cpp |
diff --git a/third_party/WebKit/Source/core/css/CSSValuePool.cpp b/third_party/WebKit/Source/core/css/CSSValuePool.cpp |
index 156376c536373f4d2c01968fbbefb08e453cea61..80037171b8b63b1e5b13457b19883bd412675e7f 100644 |
--- a/third_party/WebKit/Source/core/css/CSSValuePool.cpp |
+++ b/third_party/WebKit/Source/core/css/CSSValuePool.cpp |
@@ -25,9 +25,6 @@ |
#include "core/css/CSSValuePool.h" |
-#include "core/css/CSSValueList.h" |
-#include "core/css/parser/CSSParser.h" |
-#include "core/style/ComputedStyle.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Threading.h" |