| Index: third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| index 824d092fe7e0d0f13335687b94a22032ad495fbf..2853e7616d2a50de5b77bfedc48329d9f064b544 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "platform/Task.h"
|
| #include "platform/TraceEvent.h"
|
| #include "public/platform/Platform.h"
|
| +#include "public/platform/WebTraceLocation.h"
|
| #include "wtf/MainThread.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|