Chromium Code Reviews| Index: Source/core/platform/LinkHash.h |
| diff --git a/Source/core/platform/LinkHash.h b/Source/core/platform/LinkHash.h |
| index e11234f3f04ba2d3bcf3504a348f264e9ca26c9b..1951609e667b1afe9305e44c102126a598b4d256 100644 |
| --- a/Source/core/platform/LinkHash.h |
| +++ b/Source/core/platform/LinkHash.h |
| @@ -26,8 +26,8 @@ |
| #ifndef LinkHash_h |
| #define LinkHash_h |
| -#include <wtf/Forward.h> |
| -#include <wtf/text/StringHash.h> |
| +#include "wtf/Forward.h" |
| +#include "wtf/text/StringHash.h" |
| namespace WebCore { |