Index: third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
diff --git a/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp b/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
index aa8c8e418c2cce763e0062119bce7d2afdc7f63a..06f3478cf42654e58582ca3f50c29d847ceb5a4f 100644 |
--- a/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
+++ b/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
@@ -44,7 +44,7 @@ |
#include "core/css/resolver/StyleRuleUsageTracker.h" |
#include "core/dom/StyleEngine.h" |
#include "core/dom/shadow/ShadowRoot.h" |
-#include "core/style/StyleInheritedData.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |