| Index: third_party/WebKit/Source/core/dom/Document.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/Document.cpp b/third_party/WebKit/Source/core/dom/Document.cpp
|
| index 64f72e837e40d3a5cb3d7d72c4b4a0cc95adb60d..bb966e84e9cec37088100bfb73069022011ea41b 100644
|
| --- a/third_party/WebKit/Source/core/dom/Document.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/Document.cpp
|
| @@ -96,6 +96,7 @@
|
| #include "core/dom/ScriptedIdleTaskController.h"
|
| #include "core/dom/SelectorQuery.h"
|
| #include "core/dom/StaticNodeList.h"
|
| +#include "core/dom/StyleChangeReason.h"
|
| #include "core/dom/StyleEngine.h"
|
| #include "core/dom/TouchList.h"
|
| #include "core/dom/TransformSource.h"
|
|
|