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

Unified Diff: components/data_use_measurement/content/DEPS

Issue 2595503002: Record the data use by content type (Closed)
Patch Set: fixed nits Created 4 years 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
Index: components/data_use_measurement/content/DEPS
diff --git a/components/data_use_measurement/content/DEPS b/components/data_use_measurement/content/DEPS
index 8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac..8dbf71c65905a0fd9b7fa87a39922eefbb990342 100644
--- a/components/data_use_measurement/content/DEPS
+++ b/components/data_use_measurement/content/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/browser",
+ "+content/public/common",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698