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

Unified Diff: components/metrics/net/DEPS

Issue 558873002: Moves NetworkMetricsProvider to //components/metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove content/ dependency Created 6 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: components/metrics/net/DEPS
diff --git a/components/metrics/net/DEPS b/components/metrics/net/DEPS
index ede766a505821ca62e7766ad31603d87e0cc6958..54226d47683280977a027d1f2723a69fece6dfb5 100644
--- a/components/metrics/net/DEPS
+++ b/components/metrics/net/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+chromeos/network",
"+net",
+ "+third_party/cros_system_api",
]

Powered by Google App Engine
This is Rietveld 408576698