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

Unified Diff: components/metrics/DEPS

Issue 1564773002: Move components/compression to third_party/zlib/google (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix another #include... Created 4 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/metrics/BUILD.gn ('k') | components/metrics/metrics_service_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/DEPS
diff --git a/components/metrics/DEPS b/components/metrics/DEPS
index 6a0451bf3abcb8ef42f47aa3eb5607e48ff6c862..8657acbdfd3fbbe7c05246cc1df16b4b2f9847aa 100644
--- a/components/metrics/DEPS
+++ b/components/metrics/DEPS
@@ -6,5 +6,6 @@ include_rules = [
"+components/metrics",
"+components/variations",
"+components/version_info",
+ "+third_party/zlib/google",
"-net",
]
« no previous file with comments | « components/metrics/BUILD.gn ('k') | components/metrics/metrics_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698