Index: Source/core/platform/Cookie.h |
diff --git a/Source/core/platform/Cookie.h b/Source/core/platform/Cookie.h |
index 27f670d979037cf82bda39fec33909c33ab1977e..f236ef4278aa6428fc8d1e60fac0ad4a01260f68 100644 |
--- a/Source/core/platform/Cookie.h |
+++ b/Source/core/platform/Cookie.h |
@@ -26,8 +26,8 @@ |
#ifndef Cookie_h |
#define Cookie_h |
-#include <wtf/text/StringHash.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/StringHash.h" |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |