Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Unified Diff: components/cronet/ios/BUILD.gn

Issue 2839413003: Delete Cronet Data Reduction Proxy integration (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 = [

Powered by Google App Engine
This is Rietveld 408576698