| Index: Source/web/LinkHighlight.cpp
|
| diff --git a/Source/web/LinkHighlight.cpp b/Source/web/LinkHighlight.cpp
|
| index 30184db56c0e17372dc02c1cd4243d190900d6f1..cb4f6f137d9959b120b2ed734e348122e49157d5 100644
|
| --- a/Source/web/LinkHighlight.cpp
|
| +++ b/Source/web/LinkHighlight.cpp
|
| @@ -28,8 +28,8 @@
|
| #include "LinkHighlight.h"
|
|
|
| #include "SkMatrix44.h"
|
| -#include "WebFrameImpl.h"
|
| #include "WebKit.h"
|
| +#include "WebLocalFrameImpl.h"
|
| #include "WebViewImpl.h"
|
| #include "core/dom/Node.h"
|
| #include "core/frame/FrameView.h"
|
|
|