| 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 97dfd1b8f1d38ccbf54f03621de4fee95b4baec5..414eb576777547a764887d603c2aa70f80134833 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 {
|
|
|