| Index: Source/core/dom/StyleElement.cpp
|
| diff --git a/Source/core/dom/StyleElement.cpp b/Source/core/dom/StyleElement.cpp
|
| index fb172edc7a268ccbd441570199b4ecced6d45722..8ba0f2a270f56a15e75cb79eccbc5cf9cac50b24 100644
|
| --- a/Source/core/dom/StyleElement.cpp
|
| +++ b/Source/core/dom/StyleElement.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "core/dom/StyleEngine.h"
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/html/HTMLStyleElement.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "wtf/TraceEvent.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| namespace WebCore {
|
|
|