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

Unified Diff: components/metrics/DEPS

Issue 318203004: Make MetricsService save compressed logs to local state. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 6 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.gypi ('k') | components/metrics/compression_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/DEPS
===================================================================
--- components/metrics/DEPS (revision 276253)
+++ components/metrics/DEPS (working copy)
@@ -1,4 +1,5 @@
include_rules = [
"+components/variations",
"-net",
+ "+third_party/zlib",
]
« no previous file with comments | « components/metrics.gypi ('k') | components/metrics/compression_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698