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

Side by Side Diff: components/ntp_tiles/DEPS

Issue 2557513007: ntp_tiles::metrics: Add rappor metrics for impression URLs per icon type. (Closed)
Patch Set: Rebased. 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 unified diff | Download patch
« no previous file with comments | « components/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/metrics.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/data_use_measurement/core", 2 "+components/data_use_measurement/core",
3 "+components/favicon", 3 "+components/favicon",
4 "+components/favicon_base", 4 "+components/favicon_base",
5 "+components/google/core/browser", 5 "+components/google/core/browser",
6 "+components/image_fetcher", 6 "+components/image_fetcher",
7 "+components/history/core/browser", 7 "+components/history/core/browser",
8 "+components/pref_registry", 8 "+components/pref_registry",
9 "+components/prefs", 9 "+components/prefs",
10 "+components/rappor",
10 "+components/search_engines", 11 "+components/search_engines",
11 "+components/suggestions", 12 "+components/suggestions",
12 "+components/sync_preferences", 13 "+components/sync_preferences",
13 "+components/url_formatter", 14 "+components/url_formatter",
14 "+components/variations", 15 "+components/variations",
15 "+jni", 16 "+jni",
16 "+net", 17 "+net",
17 "+ui/gfx", 18 "+ui/gfx",
18 ] 19 ]
OLDNEW
« no previous file with comments | « components/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698