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

Unified Diff: components/captive_portal/BUILD.gn

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 | « no previous file | components/captive_portal/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/captive_portal/BUILD.gn
diff --git a/components/captive_portal/BUILD.gn b/components/captive_portal/BUILD.gn
index c534db82a07c728fe61e804a5e81ae4a07769d68..12551f9009aec211a04a3ff48265c056257a1da6 100644
--- a/components/captive_portal/BUILD.gn
+++ b/components/captive_portal/BUILD.gn
@@ -15,6 +15,7 @@ component("captive_portal") {
deps = [
"//base",
+ "//components/data_use_measurement/core",
"//net",
"//url",
]
« no previous file with comments | « no previous file | components/captive_portal/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698