| Index: third_party/WebKit/Source/core/editing/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/editing/BUILD.gn b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| index cbb366f7ac72e6e1aa33d717f65260b83046e887..54b72303775ad5b960e771481ebceaa3c860c5aa 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -262,6 +262,7 @@ source_set("unit_tests") {
|
| "iterators/TextSearcherICUTest.cpp",
|
| "markers/DocumentMarkerControllerTest.cpp",
|
| "serializers/StyledMarkupSerializerTest.cpp",
|
| + "spellcheck/IdleSpellCheckCallbackTest.cpp",
|
| "spellcheck/SpellCheckTestBase.cpp",
|
| "spellcheck/SpellCheckTestBase.h",
|
| "spellcheck/SpellCheckerTest.cpp",
|
|
|