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

Unified Diff: Source/WebCore/rendering/HitTestResult.cpp

Issue 13976008: Remove more #includes from Frame.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 7 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
Index: Source/WebCore/rendering/HitTestResult.cpp
diff --git a/Source/WebCore/rendering/HitTestResult.cpp b/Source/WebCore/rendering/HitTestResult.cpp
index 5ff19c07f8b2a143015aef1093479898daabebf2..c2b4da42cd2db6897479695b4c70833c794e1932 100644
--- a/Source/WebCore/rendering/HitTestResult.cpp
+++ b/Source/WebCore/rendering/HitTestResult.cpp
@@ -24,6 +24,7 @@
#include "CachedImage.h"
#include "DocumentMarkerController.h"
+#include "Editor.h"
#include "Frame.h"
#include "FrameSelection.h"
#include "FrameTree.h"

Powered by Google App Engine
This is Rietveld 408576698