Index: third_party/WebKit/Source/core/frame/LocalFrame.h |
diff --git a/third_party/WebKit/Source/core/frame/LocalFrame.h b/third_party/WebKit/Source/core/frame/LocalFrame.h |
index c0dc644386c5700d9a6bbbaf4e781bef87390675..c90d51bb59cc1ba574933297585da278a2c904e5 100644 |
--- a/third_party/WebKit/Source/core/frame/LocalFrame.h |
+++ b/third_party/WebKit/Source/core/frame/LocalFrame.h |
@@ -68,11 +68,9 @@ class Node; |
class NodeTraversal; |
class Range; |
class LayoutView; |
-class TreeScope; |
class ScriptController; |
class ServiceRegistry; |
class SpellChecker; |
-class TreeScope; |
class WebFrameHostScheduler; |
class WebFrameScheduler; |
template <typename Strategy> class PositionWithAffinityTemplate; |