Index: Source/platform/weborigin/KURLTest.cpp |
diff --git a/Source/platform/weborigin/KURLTest.cpp b/Source/platform/weborigin/KURLTest.cpp |
index 9e76b3289851506a398b664d91aef22789563f97..b489b167e9ee363a1b56f06b6c65b803cb21c363 100644 |
--- a/Source/platform/weborigin/KURLTest.cpp |
+++ b/Source/platform/weborigin/KURLTest.cpp |
@@ -35,6 +35,8 @@ |
#include "platform/weborigin/KURL.h" |
#include "wtf/testing/WTFTestHelpers.h" |
+#include "wtf/text/CString.h" |
+#include "wtf/text/WTFString.h" |
#include <gtest/gtest.h> |
namespace { |