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

Unified Diff: components/precache/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/data_use_measurement/core/data_use_user_data.cc ('k') | components/precache/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/precache/DEPS
diff --git a/components/precache/DEPS b/components/precache/DEPS
index 81775b5e6f02a4f844318a2474b9246630726a80..975943c97a9fc62b4f3149d8b9bfa72949da7d6a 100644
--- a/components/precache/DEPS
+++ b/components/precache/DEPS
@@ -2,6 +2,7 @@ include_rules = [
# Precache is a layered component; subdirectories must introduce the ability
# to use the content layer explicitly as appropriate.
# http://www.chromium.org/developers/design-documents/layered-components-design
+ "+components/data_use_measurement/core",
"-components/precache",
"+components/precache/core",
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/precache/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698