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

Unified Diff: chrome/common/BUILD.gn

Issue 2314163003: Removing and deprecating PLT DataReductionProxy UMA (Closed)
Patch Set: DEPS change Created 4 years, 3 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: 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",

Powered by Google App Engine
This is Rietveld 408576698