Index: third_party/WebKit/Source/core/editing/spellcheck/SpellCheckerTest.cpp |
diff --git a/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckerTest.cpp b/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckerTest.cpp |
index 9aba281e010988edbb121f0efa6f465cc2b01783..7955351861b57d0929789a3b266a42defdb58c3c 100644 |
--- a/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckerTest.cpp |
+++ b/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckerTest.cpp |
@@ -6,6 +6,7 @@ |
#include "core/editing/EditingTestBase.h" |
#include "core/editing/Editor.h" |
+#include "core/frame/LocalFrame.h" |
#include "core/frame/Settings.h" |
namespace blink { |