| Index: components/translate/content/common/BUILD.gn
|
| diff --git a/components/translate/content/common/BUILD.gn b/components/translate/content/common/BUILD.gn
|
| index a5f59bf0a05a0203b56edc1338bc47903f406957..37e271535adef1e13d0eb63f886fc396e0425cac 100644
|
| --- a/components/translate/content/common/BUILD.gn
|
| +++ b/components/translate/content/common/BUILD.gn
|
| @@ -6,10 +6,6 @@ import("//build/config/features.gni")
|
|
|
| static_library("common") {
|
| sources = [
|
| - "cld_data_source.cc",
|
| - "cld_data_source.h",
|
| - "data_file_cld_data_provider_messages.cc",
|
| - "data_file_cld_data_provider_messages.h",
|
| "translate_messages.cc",
|
| "translate_messages.h",
|
| ]
|
|
|