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

Unified Diff: components/ukm/DEPS

Issue 2649303004: UKM: Added support for navigation sources (Closed)
Patch Set: Histogram description 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/ukm/BUILD.gn ('k') | components/ukm/test_ukm_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ukm/DEPS
diff --git a/components/ukm/DEPS b/components/ukm/DEPS
index 02103f47ce5e8ffd55f6a0468926a35ae2c74e3a..6a9008e619f80314ccd504c59ded5b5c4af33da6 100644
--- a/components/ukm/DEPS
+++ b/components/ukm/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/metrics",
"+components/prefs",
"+components/variations",
+ "+third_party/zlib/google",
]
« no previous file with comments | « components/ukm/BUILD.gn ('k') | components/ukm/test_ukm_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698