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

Unified Diff: chrome/renderer/DEPS

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/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index caf0d6b71b8fbccf5bc8f47ab4d61f3160fcd079..a49462e10bc745b3894f3112a69552e73c475a24 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -2,21 +2,20 @@ include_rules = [
"+chrome/grit",
"+components/autofill/content/common",
"+components/autofill/content/public/interfaces",
"+components/autofill/content/renderer",
"+components/autofill/core/common",
"+components/cdm/renderer",
"+components/content_settings/content/common",
"+components/content_settings/core/common",
"+components/contextual_search/renderer",
"+components/crx_file",
- "+components/data_reduction_proxy/content/common",
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/content/common",
"+components/dom_distiller/content/renderer",
"+components/dom_distiller/core",
"+components/grit",
"+components/guest_view/renderer",
"+components/metrics/leak_detector",
"+components/metrics/proto",
"+components/nacl/common",
"+components/nacl/renderer",

Powered by Google App Engine
This is Rietveld 408576698