| Index: third_party/WebKit/Source/core/testing/CoreTestPrinters.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/CoreTestPrinters.cpp b/third_party/WebKit/Source/core/testing/CoreTestPrinters.cpp
|
| index 9d2f50627fb3140fdd0a8c829d6924899215e91a..231cbce6523b66c35868558a12d3858c44a3c955 100644
|
| --- a/third_party/WebKit/Source/core/testing/CoreTestPrinters.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/CoreTestPrinters.cpp
|
| @@ -2,8 +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 "core/dom/Document.h"
|
| #include "core/dom/Range.h"
|
| #include "core/dom/Text.h"
|
|
|