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

Unified Diff: components/captive_portal/DEPS

Issue 2643013004: Add data usage tracking for chrome services (Closed)
Patch Set: rebased Created 3 years, 11 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
« no previous file with comments | « components/captive_portal/BUILD.gn ('k') | components/captive_portal/captive_portal_detector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/captive_portal/DEPS
diff --git a/components/captive_portal/DEPS b/components/captive_portal/DEPS
index d97699dfe1ed4caa6225e997b3a68f4d097f3b45..a07acff5466a7cdfb892bc5eefc76b6d8ba9d877 100644
--- a/components/captive_portal/DEPS
+++ b/components/captive_portal/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_use_measurement/core",
"+net",
"+url",
]
« no previous file with comments | « components/captive_portal/BUILD.gn ('k') | components/captive_portal/captive_portal_detector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698