Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1965)

Unified Diff: Source/web/LinkHighlight.cpp

Issue 241303002: Rename WebFrameImpl to WebLocalFrameImpl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix Mac too Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/web/IndexedDBClientImpl.cpp ('k') | Source/web/LocalFileSystemClient.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « Source/web/IndexedDBClientImpl.cpp ('k') | Source/web/LocalFileSystemClient.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698