| Index: third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp b/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp
|
| index 8d7cb338a1be1183767ef5bd46bf986b01fe964c..b19f4c6f36a24aa5302c842253a73b7b6151a315 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp
|
| +++ b/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp
|
| @@ -48,7 +48,7 @@
|
| #include "core/html/HTMLOptionElement.h"
|
| #include "core/style/ComputedStyle.h"
|
| #include "core/svg/SVGElement.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
|
|