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

Unified Diff: Source/core/editing/EditingTestBase.h

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-26T13:32:00 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
Index: Source/core/editing/EditingTestBase.h
diff --git a/Source/core/editing/EditingTestBase.h b/Source/core/editing/EditingTestBase.h
index 013d4e1e95114774e9996239e01b759e71f7a153..97477c4ca06eb8c40b6e74e926f27ad2c2fe5a11 100644
--- a/Source/core/editing/EditingTestBase.h
+++ b/Source/core/editing/EditingTestBase.h
@@ -6,7 +6,6 @@
#define EditingTestBase_h
#include "core/editing/Position.h"
-#include "core/testing/CoreTestHelpers.h"
#include "wtf/Forward.h"
#include <gtest/gtest.h>

Powered by Google App Engine
This is Rietveld 408576698