Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(224)

Unified Diff: Source/core/testing/CoreTestPrinters.cpp

Issue 1313283002: Re-introduce printers for Node, Position, PositionAnchorType in GTest (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2015-08-26T14:32:13 Add comments for printers which are only for testing Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/testing/CoreTestHelpers.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « Source/core/testing/CoreTestHelpers.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698