| 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 aafc775a99a1e7e335a640dab85c1186106058cb..e131031aafe35d7dda8fb1b6e22b797bf93f2fe8 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"
|
|
|
|
|