summaryrefslogtreecommitdiffstats
path: root/components/translate/content/browser/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/translate/content/browser/BUILD.gn')
-rw-r--r--components/translate/content/browser/BUILD.gn5
1 files changed, 1 insertions, 4 deletions
diff --git a/components/translate/content/browser/BUILD.gn b/components/translate/content/browser/BUILD.gn
index 77090f6..4553d25 100644
--- a/components/translate/content/browser/BUILD.gn
+++ b/components/translate/content/browser/BUILD.gn
@@ -4,10 +4,7 @@
import("//build/config/features.gni")
-static_library("browser") {
- # TODO(crbug.com/565129) this should be a source_set but
- # there are static initializers that get accidentally linked
- # into chrome from that need to be addressed first.
+source_set("browser") {
sources = [
"browser_cld_data_provider.cc",
"browser_cld_data_provider.h",