summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/about_flags.cc1
-rw-r--r--chrome/tools/chromeactions.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index c48dbe4..54ee7b5 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -535,6 +535,7 @@ void RecordUMAStatistics(const PrefService* prefs) {
// stats can be made meaningful.
if (flags.size())
UserMetrics::RecordAction(UserMetricsAction("AboutFlags_StartupTick"));
+ UserMetrics::RecordAction(UserMetricsAction("StartupTick"));
}
//////////////////////////////////////////////////////////////////////////////
diff --git a/chrome/tools/chromeactions.txt b/chrome/tools/chromeactions.txt
index e1d450f..79d66fe 100644
--- a/chrome/tools/chromeactions.txt
+++ b/chrome/tools/chromeactions.txt
@@ -1026,6 +1026,7 @@
0x3b86156dcf560cdb ShowSections_RecentSitesEnabled
0x5118181c3ece5e84 ShowSessions
0x26f93e6e68e28a69 Star
+0x2fbe99005588ef01 StartupTick
0x11a755d598c0c417 Stop
0x926a51baad949d12 Strikethrough
0x4d56afb0a9837d41 TabContextMenu_BookmarkAllTabs