Index: third_party/WebKit/Source/modules/encoding/TextDecoder.cpp |
diff --git a/third_party/WebKit/Source/modules/encoding/TextDecoder.cpp b/third_party/WebKit/Source/modules/encoding/TextDecoder.cpp |
index 9d58adced3fdf7a56f02aa82ea080a085492e0d4..d3f50fa64b9475490eb45d63157ccf159d32d21d 100644 |
--- a/third_party/WebKit/Source/modules/encoding/TextDecoder.cpp |
+++ b/third_party/WebKit/Source/modules/encoding/TextDecoder.cpp |
@@ -28,7 +28,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "config.h" |
#include "modules/encoding/TextDecoder.h" |
#include "bindings/core/v8/ExceptionState.h" |