| Index: third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp
|
| index 81e77fe8cd6a91c405d27ecf57072b1424940ed9..fc0df148b0931adc94758d327050cb9cbb65b8c6 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp
|
| @@ -16,9 +16,9 @@
|
| #include "core/dom/MockScriptElementBase.h"
|
| #include "core/frame/Settings.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/scheduler/child/web_scheduler.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/Platform.h"
|
| -#include "public/platform/WebScheduler.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "v8/include/v8.h"
|
|
|
|
|