Index: third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
diff --git a/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp b/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
index 7a93211ac134deabfc6380c220b4992d26947334..875bc3e1c684b93601e464f83fd1b5f33fd39b9d 100644 |
--- a/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
+++ b/third_party/WebKit/Source/modules/fetch/DataConsumerTee.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 "modules/fetch/DataConsumerTee.h" |
#include "core/dom/ActiveDOMObject.h" |