Index: Source/core/platform/network/ResourceResponse.h |
diff --git a/Source/core/platform/network/ResourceResponse.h b/Source/core/platform/network/ResourceResponse.h |
index e2d24bb8cdbdd09f180ac5df51222f6c8d5228a5..eaf40ead0342285bf60ef456652d8785d0831eb8 100644 |
--- a/Source/core/platform/network/ResourceResponse.h |
+++ b/Source/core/platform/network/ResourceResponse.h |
@@ -36,10 +36,6 @@ |
#include "wtf/RefPtr.h" |
#include "wtf/text/CString.h" |
-#if OS(SOLARIS) |
-#include <sys/time.h> // For time_t structure. |
-#endif |
- |
namespace WebCore { |
struct CrossThreadResourceResponseData; |