| Index: third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| index fc1fd16853829e3b5a108b4842cad81d2dd9f802..3fcbbfcf715b6429ef834cff9389b88a851b8884 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "core/dom/StyleChangeReason.h"
|
|
|
| #include "platform/instrumentation/tracing/TraceEvent.h"
|
| -#include "wtf/StaticConstructors.h"
|
| +#include "platform/wtf/StaticConstructors.h"
|
|
|
| namespace blink {
|
|
|
|
|