Index: third_party/WebKit/Source/core/streams/ReadableStreamTest.cpp |
diff --git a/third_party/WebKit/Source/core/streams/ReadableStreamTest.cpp b/third_party/WebKit/Source/core/streams/ReadableStreamTest.cpp |
index 174a09df88496dbaa28f10f5256f8a3bc9c69037..fb52f46ccff665d8cef0a62c5e1b76f02f59cbf1 100644 |
--- a/third_party/WebKit/Source/core/streams/ReadableStreamTest.cpp |
+++ b/third_party/WebKit/Source/core/streams/ReadableStreamTest.cpp |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "config.h" |
#include "core/streams/ReadableStream.h" |
#include "bindings/core/v8/ExceptionState.h" |