| Index: third_party/WebKit/Source/modules/encoding/Encoding.cpp
|
| diff --git a/third_party/WebKit/Source/modules/encoding/Encoding.cpp b/third_party/WebKit/Source/modules/encoding/Encoding.cpp
|
| index 54b5bae0837d0999b262276ace0f6a7fa275e9f9..dcc355c06591883d6974bfacf5ee873bee7e1807 100644
|
| --- a/third_party/WebKit/Source/modules/encoding/Encoding.cpp
|
| +++ b/third_party/WebKit/Source/modules/encoding/Encoding.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/encoding/Encoding.h"
|
|
|
| namespace blink {
|
|
|