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

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: rebased Created 3 years, 9 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 8dbf71c65905a0fd9b7fa87a39922eefbb990342..ba4bf0ecc28653c4e584b920f25cd9fbc727bd95 100644
--- a/components/data_use_measurement/content/DEPS
+++ b/components/data_use_measurement/content/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+content/public/browser",
"+content/public/common",
"+net",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698