Index: Source/core/platform/SSLKeyGenerator.h |
diff --git a/Source/core/platform/SSLKeyGenerator.h b/Source/core/platform/SSLKeyGenerator.h |
index 0651526055888b1898b40c00511075f92552fb98..41c4f98e034687e6c68cc824ba83ebe26d2eb9b6 100644 |
--- a/Source/core/platform/SSLKeyGenerator.h |
+++ b/Source/core/platform/SSLKeyGenerator.h |
@@ -26,8 +26,8 @@ |
#ifndef SSLKeyGenerator_h |
#define SSLKeyGenerator_h |
-#include <wtf/Vector.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/Vector.h" |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |