| Index: Source/core/testing/CoreTestPrinters.cpp
|
| diff --git a/Source/core/testing/CoreTestHelpers.cpp b/Source/core/testing/CoreTestPrinters.cpp
|
| similarity index 98%
|
| rename from Source/core/testing/CoreTestHelpers.cpp
|
| rename to Source/core/testing/CoreTestPrinters.cpp
|
| index 935422f0627adc2df383e81a98ad5a531c1ee50d..9d2f50627fb3140fdd0a8c829d6924899215e91a 100644
|
| --- a/Source/core/testing/CoreTestHelpers.cpp
|
| +++ b/Source/core/testing/CoreTestPrinters.cpp
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "core/testing/CoreTestHelpers.h"
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/dom/Range.h"
|
|
|