| Index: Source/core/editing/VisibleSelectionTest.cpp
|
| diff --git a/Source/core/editing/VisibleSelectionTest.cpp b/Source/core/editing/VisibleSelectionTest.cpp
|
| index b8bada86806a4a71b45f0b78de361eb373afcd49..ee8f51fb447baa7bc95b4fda2165c41288535422 100644
|
| --- a/Source/core/editing/VisibleSelectionTest.cpp
|
| +++ b/Source/core/editing/VisibleSelectionTest.cpp
|
| @@ -9,6 +9,7 @@
|
| #include "core/dom/Range.h"
|
| #include "core/dom/Text.h"
|
| #include "core/html/HTMLElement.h"
|
| +#include "core/testing/CoreTestHelpers.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include <gtest/gtest.h>
|
|
|
|
|