Index: Source/core/platform/network/HTTPParsers.h |
diff --git a/Source/core/platform/network/HTTPParsers.h b/Source/core/platform/network/HTTPParsers.h |
index 277461287cb22dcc07c33cc538b448f008316074..37ecd3ee790626c8399669afc2b09a29cc9d55c7 100644 |
--- a/Source/core/platform/network/HTTPParsers.h |
+++ b/Source/core/platform/network/HTTPParsers.h |
@@ -32,8 +32,8 @@ |
#define HTTPParsers_h |
#include "core/page/ContentSecurityPolicy.h" |
-#include <wtf/Forward.h> |
-#include <wtf/Vector.h> |
+#include "wtf/Forward.h" |
+#include "wtf/Vector.h" |
namespace WebCore { |