| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 2c6d4fcd5378be13ac2f9acef2679140cc6f5872..4f7b215d4e345b86868aca9322332613cab314e7 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -162,21 +162,20 @@ static_library("common") {
|
| "//chrome/common/variations:fieldtrial_testing_config",
|
| "//chrome/installer/util:with_no_strings",
|
| "//components/autofill/content/common",
|
| "//components/autofill/core/common",
|
| "//components/cast_certificate",
|
| "//components/cdm/common",
|
| "//components/cloud_devices/common",
|
| "//components/component_updater",
|
| "//components/content_settings/core/common",
|
| "//components/crash/core/common",
|
| - "//components/data_reduction_proxy/content/common",
|
| "//components/dom_distiller/core",
|
| "//components/error_page/common",
|
| "//components/favicon_base",
|
| "//components/flags_ui:switches",
|
| "//components/gcm_driver/common",
|
| "//components/json_schema",
|
| "//components/metrics",
|
| "//components/metrics:net",
|
| "//components/nacl/common:process_type",
|
| "//components/nacl/common:switches",
|
|
|