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

Unified Diff: chrome/browser/net/DEPS

Issue 1279543002: Support needed to measure user and service traffic in Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewHistogram
Patch Set: Completing transition to a separate component. Created 5 years, 4 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/browser/net/DEPS
diff --git a/chrome/browser/net/DEPS b/chrome/browser/net/DEPS
index fc675bcd7379fa4617f4f23e52db7c5ed278d6cf..5784bef5b136e6a36c3abdc56033bcf39ab95824 100644
--- a/chrome/browser/net/DEPS
+++ b/chrome/browser/net/DEPS
@@ -1,5 +1,6 @@
include_rules = [
# For nss_context_chromeos_browsertest.cc.
+ "+components/data_use_measurement",
sclittle 2015/08/26 23:08:29 Move this above the comment, since that comment ap
amohammadkhan 2015/08/29 01:00:59 Done.
"+components/user_manager",
]

Powered by Google App Engine
This is Rietveld 408576698