| Index: third_party/WebKit/Source/core/streams/Stream.cpp
|
| diff --git a/third_party/WebKit/Source/core/streams/Stream.cpp b/third_party/WebKit/Source/core/streams/Stream.cpp
|
| index df792c8148aee3d97d864c36e06238eebb919267..16ac9c07ea0bb803a0df99120910950d78dac541 100644
|
| --- a/third_party/WebKit/Source/core/streams/Stream.cpp
|
| +++ b/third_party/WebKit/Source/core/streams/Stream.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/streams/Stream.h"
|
|
|
| #include "platform/blob/BlobData.h"
|
|
|