Index: third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp |
diff --git a/third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp b/third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp |
index abc49f3f30fb2b7807e85d431779806fcae9f072..25810c54f80f19a44d412aa43d2c1f03d249b105 100644 |
--- a/third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp |
+++ b/third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp |
@@ -35,6 +35,7 @@ |
#include "core/dom/ElementTraversal.h" |
#include "core/dom/QualifiedName.h" |
#include "core/dom/StaticNodeList.h" |
+#include "core/dom/StyleChangeReason.h" |
#include "core/dom/shadow/ElementShadow.h" |
namespace blink { |