| Index: third_party/WebKit/Source/bindings/core/v8/ScheduledAction.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.cpp b/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.cpp
|
| index 736c132681710aead859e353c42b01b4355ceadd..98ab991477fe13543a866bc033d19e780b206f0c 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "core/workers/WorkerThread.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|