| Index: third_party/WebKit/Source/core/xml/XMLSerializer.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/XMLSerializer.cpp b/third_party/WebKit/Source/core/xml/XMLSerializer.cpp
|
| index 089078b9b73efa1f58f43d9f053cf59e342b145b..81156134d5ec95565121011c7b42f99bb05589d8 100644
|
| --- a/third_party/WebKit/Source/core/xml/XMLSerializer.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/XMLSerializer.cpp
|
| @@ -18,7 +18,6 @@
|
| * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/xml/XMLSerializer.h"
|
|
|
| #include "core/editing/serializers/MarkupAccumulator.h"
|
|
|