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

Unified Diff: ash/metrics/task_switch_time_tracker.h

Issue 1124153007: Added the Ash.Tab.TimeBetweenSwitchToExistingTabUserActions histogram to track time between tab swit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the branch that the diff was based on. Created 5 years, 7 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
Index: ash/metrics/task_switch_time_tracker.h
diff --git a/ash/metrics/task_switch_time_tracker.h b/ash/metrics/task_switch_time_tracker.h
index 77d1182033a60b9b9538bfab2b5d0f8d2401ff0b..7e8b7a9817a49ab022870a79b74fd287b540e2f4 100644
--- a/ash/metrics/task_switch_time_tracker.h
+++ b/ash/metrics/task_switch_time_tracker.h
@@ -19,7 +19,7 @@ class TickClock;
namespace ash {
namespace test {
-class TaskSwitchTimeTrackerTestAPI;
+class ASH_EXPORT TaskSwitchTimeTrackerTestAPI;
} // namespace test
// Tracks time deltas between task switches and records them in a histogram.

Powered by Google App Engine
This is Rietveld 408576698