Chromium Code Reviews| Index: Source/core/dom/DocumentParser.h |
| diff --git a/Source/core/dom/DocumentParser.h b/Source/core/dom/DocumentParser.h |
| index 98a473b68cab705fddb70ca8c3367e2314710444..587fa2f5ac2ff21d63407df805b78f812a4db6cc 100644 |
| --- a/Source/core/dom/DocumentParser.h |
| +++ b/Source/core/dom/DocumentParser.h |
| @@ -24,8 +24,8 @@ |
| #ifndef DocumentParser_h |
| #define DocumentParser_h |
| -#include <wtf/Forward.h> |
| -#include <wtf/RefCounted.h> |
| +#include "wtf/Forward.h" |
| +#include "wtf/RefCounted.h" |
| namespace WebCore { |