| 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 5fb96bfd5ba40492563b433ceb569b9f449f9002..cbfdd8c37ef92889f6fd98664bc0dbf94c6fd1b0 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp
|
| @@ -73,7 +73,6 @@
|
| , m_pendingScript(PendingScriptWrapper::create(0, m_resource.get()))
|
| {
|
| m_resource->setLoading(true);
|
| - m_pendingScript = PendingScriptWrapper::create(0, m_resource.get());
|
| ScriptStreamer::setSmallScriptThresholdForTesting(0);
|
| }
|
|
|
|
|