| Index: third_party/WebKit/Source/core/dom/NodeComputedStyle.h
|
| diff --git a/third_party/WebKit/Source/core/dom/NodeComputedStyle.h b/third_party/WebKit/Source/core/dom/NodeComputedStyle.h
|
| index f8edd26d5c8e59c7f504fbd184c4695915461c53..421a88ad33eb5121e57411abf5e2e0b99f458000 100644
|
| --- a/third_party/WebKit/Source/core/dom/NodeComputedStyle.h
|
| +++ b/third_party/WebKit/Source/core/dom/NodeComputedStyle.h
|
| @@ -30,7 +30,6 @@
|
| #include "core/dom/shadow/InsertionPoint.h"
|
| #include "core/html/HTMLOptGroupElement.h"
|
| #include "core/layout/LayoutObject.h"
|
| -#include "core/style/ComputedStyle.h"
|
|
|
| namespace blink {
|
|
|
|
|