Index: components/cronet/ios/BUILD.gn |
diff --git a/components/cronet/ios/BUILD.gn b/components/cronet/ios/BUILD.gn |
index ac1dfe0620298748e245c9330e3e21cebd106045..a78296e99bcd3a115bbc53c8df3bbb0dd8e565a8 100644 |
--- a/components/cronet/ios/BUILD.gn |
+++ b/components/cronet/ios/BUILD.gn |
@@ -14,10 +14,6 @@ import("//url/features.gni") |
assert(!is_component_build, "Cronet requires static library build.") |
-declare_args() { |
- cronet_enable_data_reduction_proxy_support = false |
-} |
- |
process_version("cronet_version_header") { |
template_file = "//components/cronet/version.h.in" |
sources = [ |