| Index: third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp
|
| index 03b426601ebdf3c1c438d05ee228fbc7cf5edede..e73d0babb3c7b19430605242475d1eefe3277644 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp
|
| @@ -16,7 +16,7 @@
|
| #include "platform/CrossThreadFunctional.h"
|
| #include "platform/Histogram.h"
|
| #include "platform/SharedBuffer.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "public/platform/WebScheduler.h"
|
| #include "wtf/Deque.h"
|
| #include "wtf/PtrUtil.h"
|
|
|