| 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 887a72927f4a5f65d01f9ff446021845c14921f9..e58d3a3166f0a7b07265e28babfe32f6039d41ab 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "core/dom/StyleChangeReason.h"
|
|
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "wtf/StaticConstructors.h"
|
|
|
| namespace blink {
|
|
|