Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(478)

Unified Diff: Source/core/css/WebKitCSSMatrix.cpp

Issue 15387004: Remove some unused includes from core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/css/WebKitCSSKeyframesRule.cpp ('k') | Source/core/css/WebKitCSSShaderValue.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/WebKitCSSMatrix.cpp
diff --git a/Source/core/css/WebKitCSSMatrix.cpp b/Source/core/css/WebKitCSSMatrix.cpp
index 4948e9e2358089014d61a5e4ba0bb870cc8b28d8..c58d74528370d421fc8448ed2d60d87c30b1aace 100644
--- a/Source/core/css/WebKitCSSMatrix.cpp
+++ b/Source/core/css/WebKitCSSMatrix.cpp
@@ -30,7 +30,6 @@
#include "CSSValueKeywords.h"
#include "core/css/CSSParser.h"
#include "core/css/StylePropertySet.h"
-#include "core/css/resolver/StyleResolver.h"
#include "core/css/resolver/TransformBuilder.h"
#include "core/dom/ExceptionCode.h"
#include <wtf/MathExtras.h>
« no previous file with comments | « Source/core/css/WebKitCSSKeyframesRule.cpp ('k') | Source/core/css/WebKitCSSShaderValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698