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

Unified Diff: Source/core/input/EventHandlerTest.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-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/input/EventHandlerTest.cpp
diff --git a/Source/core/input/EventHandlerTest.cpp b/Source/core/input/EventHandlerTest.cpp
index 661de372c1c9af37f680e0857ca594db94159fc6..27d517395e32cc095d91ec7123bb4f4fa5e6fe40 100644
--- a/Source/core/input/EventHandlerTest.cpp
+++ b/Source/core/input/EventHandlerTest.cpp
@@ -13,7 +13,6 @@
#include "core/html/HTMLDocument.h"
#include "core/page/AutoscrollController.h"
#include "core/page/Page.h"
-#include "core/testing/CoreTestHelpers.h"
#include "core/testing/DummyPageHolder.h"
#include "platform/PlatformMouseEvent.h"
#include <gtest/gtest.h>

Powered by Google App Engine
This is Rietveld 408576698