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

Unified Diff: Source/platform/weborigin/DatabaseIdentifierTest.cpp

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/platform/weborigin/DatabaseIdentifierTest.cpp
diff --git a/Source/platform/weborigin/DatabaseIdentifierTest.cpp b/Source/platform/weborigin/DatabaseIdentifierTest.cpp
index 0d96b20f03adb09eddcb2b84409e681f8082c3f9..3307ca43db988cbcf5eaacc216b01559dd4a0131 100644
--- a/Source/platform/weborigin/DatabaseIdentifierTest.cpp
+++ b/Source/platform/weborigin/DatabaseIdentifierTest.cpp
@@ -33,7 +33,6 @@
#include "platform/weborigin/KURL.h"
#include "platform/weborigin/SecurityOrigin.h"
-#include "wtf/testing/WTFTestHelpers.h"
#include <gtest/gtest.h>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698