Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 9df46db1faf0f55a637563f7900dfe6ee7d51cb8..25b8b18e06aafe5b7157c2b2cee0f5c99b3e26cf 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -160,13 +160,9 @@ static_library("common") { |
sources -= [ |
"badge_util.cc", |
"chrome_version_info_posix.cc", |
- "extensions/api/extension_action/browser_action_handler.cc", |
- "extensions/api/extension_action/page_action_handler.cc", |
- "extensions/api/spellcheck/spellcheck_handler.cc", |
"extensions/manifest_handlers/minimum_chrome_version_checker.cc", |
"icon_with_badge_image_source.cc", |
"media_galleries/metadata_types.h", |
- "net/url_util.cc", |
"spellcheck_common.cc", |
] |
} else { |