Browse Source

build: remove unnecessary spellchecker sources

clavin 1 month ago
parent
commit
53059ae28a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      chromium_src/BUILD.gn

+ 0 - 4
chromium_src/BUILD.gn

@@ -434,10 +434,6 @@ source_set("chrome_spellchecker") {
 
   if (enable_builtin_spellchecker) {
     sources += [
-      "//chrome/browser/profiles/profile_keyed_service_factory.cc",
-      "//chrome/browser/profiles/profile_keyed_service_factory.h",
-      "//chrome/browser/profiles/profile_selections.cc",
-      "//chrome/browser/profiles/profile_selections.h",
       "//chrome/browser/spellchecker/spell_check_host_chrome_impl.cc",
       "//chrome/browser/spellchecker/spell_check_host_chrome_impl.h",
       "//chrome/browser/spellchecker/spell_check_initialization_host_impl.cc",