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

Unified Diff: third_party/WebKit/Source/core/editing/BUILD.gn

Issue 2701983002: Implement complete lifecycle transition for IdleSpellCheckCallback (Closed)
Patch Set: Add lifecycle transition unit tests Created 3 years, 10 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: 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 46d172fc0ee03540c41977f512e005cdcf2893a2..62f04ceb8c6e4a1e9dd083c7f6f52da9d6d14404 100644
--- a/third_party/WebKit/Source/core/editing/BUILD.gn
+++ b/third_party/WebKit/Source/core/editing/BUILD.gn
@@ -259,6 +259,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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/editing/Editor.cpp » ('j') | third_party/WebKit/Source/core/editing/Editor.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698