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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1286433004: Introduce TabStripModelStatsRecorder class to record tab interaction stats (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove {} / rebase Created 5 years, 4 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 | « chrome/browser/ui/uma_browsing_activity_observer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index a13e782432b4d6f95453f85a28c7c53889c71706..e2604ba81a3f20b9499af656f993fef61a1c20da 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1716,6 +1716,8 @@
'browser/ui/tabs/tab_strip_model_observer.h',
'browser/ui/tabs/tab_strip_model_order_controller.cc',
'browser/ui/tabs/tab_strip_model_order_controller.h',
+ 'browser/ui/tabs/tab_strip_model_stats_recorder.cc',
+ 'browser/ui/tabs/tab_strip_model_stats_recorder.h',
'browser/ui/tabs/tab_strip_model_utils.cc',
'browser/ui/tabs/tab_strip_model_utils.h',
'browser/ui/tabs/tab_utils.cc',
« no previous file with comments | « chrome/browser/ui/uma_browsing_activity_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698