| Index: Source/core/dom/VisitedLinkState.cpp
|
| diff --git a/Source/core/dom/VisitedLinkState.cpp b/Source/core/dom/VisitedLinkState.cpp
|
| index 563b1bbefb2b7814142771c0ff239fb0e33bc76b..946f96753e46ef0674f34f82f3b6cbc8c6dfb01c 100644
|
| --- a/Source/core/dom/VisitedLinkState.cpp
|
| +++ b/Source/core/dom/VisitedLinkState.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "HTMLNames.h"
|
| #include "core/dom/NodeTraversal.h"
|
| #include "core/html/HTMLAnchorElement.h"
|
| -#include "core/page/Frame.h"
|
| #include "core/page/Page.h"
|
| #include <public/Platform.h>
|
|
|
|
|