 Chromium Code Reviews
 Chromium Code Reviews Issue 2557513007:
  ntp_tiles::metrics: Add rappor metrics for impression URLs per icon type.  (Closed)
    
  
    Issue 2557513007:
  ntp_tiles::metrics: Add rappor metrics for impression URLs per icon type.  (Closed) 
  | 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", |