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

Unified Diff: components/precache/core/DEPS

Issue 2274243002: Add data usage tracking for data reduction proxy, precache services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 3 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/precache/core/BUILD.gn ('k') | components/precache/core/precache_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/precache/core/DEPS
diff --git a/components/precache/core/DEPS b/components/precache/core/DEPS
index 3c3e604bfc9ab1a53871f6c53f49b33f254d4396..952a6db9da30da6bb821da31ea7c5a4133cf8db5 100644
--- a/components/precache/core/DEPS
+++ b/components/precache/core/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_use_measurement/core",
"+net/base",
"+net/http",
"+net/url_request",
« no previous file with comments | « components/precache/core/BUILD.gn ('k') | components/precache/core/precache_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698