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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2796473002: Split TextCheckerClientImpl off SpellCheckerClientImpl (Closed)
Patch Set: Remove explicit Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/SpellCheckerClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index a1c6cdabc631ce5bd40297307d528ff6323d702a..02287d5d5f0ef06583ee7601ac2bb7d17116bb2e 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -131,6 +131,8 @@ component("web") {
"StorageQuotaClientImpl.h",
"SuspendableScriptExecutor.cpp",
"SuspendableScriptExecutor.h",
+ "TextCheckerClientImpl.cpp",
+ "TextCheckerClientImpl.h",
"TextFinder.cpp",
"TextFinder.h",
"UserMediaClientImpl.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/SpellCheckerClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698