Chromium Code Reviews| Index: Source/core/dom/VisitedLinkState.h |
| diff --git a/Source/core/dom/VisitedLinkState.h b/Source/core/dom/VisitedLinkState.h |
| index dc5338cd8d7cfa4e88ce289d829686799112c6fa..552e22204fc21eeeee9d5b45fc177c247f2d0fa1 100644 |
| --- a/Source/core/dom/VisitedLinkState.h |
| +++ b/Source/core/dom/VisitedLinkState.h |
| @@ -34,7 +34,6 @@ |
| #include "core/platform/LinkHash.h" |
| #include "core/rendering/style/RenderStyleConstants.h" |
| #include "wtf/HashSet.h" |
| -#include "wtf/OwnPtr.h" |
| namespace WebCore { |