summaryrefslogtreecommitdiff
path: root/chromium/components/spellcheck/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/spellcheck/BUILD.gn')
-rw-r--r--chromium/components/spellcheck/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/components/spellcheck/BUILD.gn b/chromium/components/spellcheck/BUILD.gn
index 5e71df2f932..3e4ae90ae86 100644
--- a/chromium/components/spellcheck/BUILD.gn
+++ b/chromium/components/spellcheck/BUILD.gn
@@ -11,7 +11,6 @@ buildflag_header("buildflags") {
"ENABLE_SPELLCHECK=$enable_spellcheck",
"USE_BROWSER_SPELLCHECKER=$use_browser_spellchecker",
"USE_RENDERER_SPELLCHECKER=$use_renderer_spellchecker",
- "USE_WIN_HYBRID_SPELLCHECKER=$use_win_hybrid_spellchecker",
"ENABLE_SPELLING_SERVICE=$enable_spelling_service",
"HAS_SPELLCHECK_PANEL=$has_spellcheck_panel",
]