| Index: third_party/WebKit/Source/core/html/HTMLSlotElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp b/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp
|
| index 1c15c0bdcdc238f9017b36ee3d2445a757ed668c..5c881f0b3e9e2ae2ea0c20202f6118f90b0fa763 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp
|
| @@ -33,6 +33,7 @@
|
| #include "core/HTMLNames.h"
|
| #include "core/dom/Microtask.h"
|
| #include "core/dom/NodeTraversal.h"
|
| +#include "core/dom/StyleChangeReason.h"
|
| #include "core/dom/shadow/ElementShadow.h"
|
| #include "core/dom/shadow/InsertionPoint.h"
|
| #include "core/events/Event.h"
|
|
|