diff options
-rw-r--r-- | ios/chrome/browser/BUILD.gn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn index fbc8c23..f0ee057 100644 --- a/ios/chrome/browser/BUILD.gn +++ b/ios/chrome/browser/BUILD.gn @@ -117,12 +117,6 @@ source_set("browser") { "crash_report/crash_report_user_application_state.mm", "crash_report/crash_upload_list.cc", "crash_report/crash_upload_list.h", - "data_reduction_proxy/ios_chrome_data_reduction_proxy_io_data.h", - "data_reduction_proxy/ios_chrome_data_reduction_proxy_io_data.mm", - "data_reduction_proxy/ios_chrome_data_reduction_proxy_settings.cc", - "data_reduction_proxy/ios_chrome_data_reduction_proxy_settings.h", - "data_reduction_proxy/ios_chrome_data_reduction_proxy_settings_factory.cc", - "data_reduction_proxy/ios_chrome_data_reduction_proxy_settings_factory.h", "dom_distiller/distiller_viewer.cc", "dom_distiller/distiller_viewer.h", "dom_distiller/dom_distiller_service_factory.cc", @@ -532,7 +526,6 @@ source_set("browser") { "//components/cookie_config", "//components/crash/core/browser", "//components/crash/core/common", - "//components/data_reduction_proxy/core/common", "//components/dom_distiller/core", "//components/dom_distiller/ios", "//components/favicon/core", |