| Index: third_party/WebKit/Source/core/dom/shadow/ElementShadow.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/shadow/ElementShadow.cpp b/third_party/WebKit/Source/core/dom/shadow/ElementShadow.cpp
|
| index 3a2a9e39b91ca305df20e13e4b4c2628958557b5..df5be2756b7acd4ca91e19608ea9e4678c64db0b 100644
|
| --- a/third_party/WebKit/Source/core/dom/shadow/ElementShadow.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/shadow/ElementShadow.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "core/css/StyleSheetList.h"
|
| #include "core/dom/ElementTraversal.h"
|
| #include "core/dom/NodeTraversal.h"
|
| +#include "core/dom/StyleChangeReason.h"
|
| #include "core/dom/shadow/DistributedNodes.h"
|
| #include "core/frame/Deprecation.h"
|
| #include "core/html/HTMLContentElement.h"
|
|
|