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

Unified Diff: components/ntp_tiles/DEPS

Issue 2557513007: ntp_tiles::metrics: Add rappor metrics for impression URLs per icon type. (Closed)
Patch Set: Fix build. 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/ntp_tiles/DEPS
diff --git a/components/ntp_tiles/DEPS b/components/ntp_tiles/DEPS
index 77e6495866b16bd1bfd72a70b45da64d32830175..6b4ec6cd7830a45a67b65ce8fd8f2c01fc61dcda 100644
--- a/components/ntp_tiles/DEPS
+++ b/components/ntp_tiles/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/history/core/browser",
"+components/pref_registry",
"+components/prefs",
+ "+components/rappor",
"+components/search_engines",
"+components/suggestions",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698