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

Unified Diff: ios/chrome/browser/metrics/new_tab_page_uma.h

Issue 2707113006: [ios] Add new ntp histogram type. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/metrics/new_tab_page_uma.h
diff --git a/ios/chrome/browser/metrics/new_tab_page_uma.h b/ios/chrome/browser/metrics/new_tab_page_uma.h
index be25dd358029ad214f6d69db2ccb6cffc24566f5..b6110c42136b64090271daa3a6c1b3c2046e8a78 100644
--- a/ios/chrome/browser/metrics/new_tab_page_uma.h
+++ b/ios/chrome/browser/metrics/new_tab_page_uma.h
@@ -24,6 +24,7 @@ enum ActionType {
ACTION_OPENED_RECENTLY_CLOSED_ENTRY,
ACTION_OPENED_BOOKMARK,
ACTION_OPENED_FOREIGN_SESSION,
+ ACTION_OPENED_DOODLE,
NUM_ACTION_TYPES,
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698