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

Unified Diff: Source/core/testing/CoreTestHelpers.h

Issue 1257203002: Fix ODR violation that can break WTF::String pretty printing in tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Really fix Created 5 years, 5 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/testing/CoreTestHelpers.h
diff --git a/Source/core/testing/CoreTestHelpers.h b/Source/core/testing/CoreTestHelpers.h
index ad018bba43f9de42633b759c70b0e42ead2024ea..d520759eca4ddd89d7bda9ca0df934ea7d256bad 100644
--- a/Source/core/testing/CoreTestHelpers.h
+++ b/Source/core/testing/CoreTestHelpers.h
@@ -6,7 +6,6 @@
#define CoreTestHelpers_h
#include "core/dom/Position.h"
-#include "wtf/testing/WTFTestHelpers.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698