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

Unified Diff: Source/platform/geometry/FloatBoxTestHelpers.h

Issue 1285413007: Unify geometry test printers in a test support target. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: PrintTo instead of operator<< 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/platform/geometry/FloatBox.h ('k') | Source/platform/geometry/FloatBoxTestHelpers.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/geometry/FloatBoxTestHelpers.h
diff --git a/Source/platform/geometry/FloatBoxTestHelpers.h b/Source/platform/geometry/FloatBoxTestHelpers.h
index c0047626d4f57a1a971428777beb3c63e76d9c0f..a475b4da62885e629bfc4fdb32a7b41afde06900 100644
--- a/Source/platform/geometry/FloatBoxTestHelpers.h
+++ b/Source/platform/geometry/FloatBoxTestHelpers.h
@@ -28,7 +28,6 @@
namespace blink {
class FloatBox;
-void PrintTo(const FloatBox&, ::std::ostream*);
bool ApproximatelyEqual(const float&, const float&);
namespace FloatBoxTest {
« no previous file with comments | « Source/platform/geometry/FloatBox.h ('k') | Source/platform/geometry/FloatBoxTestHelpers.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698