| 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 {
|
|
|