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

Unified Diff: components/data_use_measurement/content/DEPS

Issue 2614203002: Record data use of user traffic by different core page transition types (Closed)
Patch Set: Created 3 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
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..15738e0a5fb5e5c589e9500a2646bf56019c7ad6 100644
--- a/components/data_use_measurement/content/DEPS
+++ b/components/data_use_measurement/content/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/browser",
"+net",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698