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

Unified Diff: third_party/WebKit/Source/core/css/CSSMatrix.cpp

Issue 2844613002: Remove unused includes of StyleInheritedData. (Closed)
Patch Set: Rebase Created 3 years, 8 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
Index: third_party/WebKit/Source/core/css/CSSMatrix.cpp
diff --git a/third_party/WebKit/Source/core/css/CSSMatrix.cpp b/third_party/WebKit/Source/core/css/CSSMatrix.cpp
index d6be20b2cb53c49c347633ac605a3d39d0c6127c..ed126c89de06755bcf30a248b3556af77cce3482 100644
--- a/third_party/WebKit/Source/core/css/CSSMatrix.cpp
+++ b/third_party/WebKit/Source/core/css/CSSMatrix.cpp
@@ -37,7 +37,6 @@
#include "core/frame/UseCounter.h"
#include "core/layout/api/LayoutViewItem.h"
#include "core/style/ComputedStyle.h"
-#include "core/style/StyleInheritedData.h"
#include "platform/wtf/MathExtras.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698