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

Unified Diff: ash/ash.gyp

Issue 26373009: ash:Shelf - Added UMA stats for ShelfAlignment (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copywrite header Created 7 years, 1 month 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 | ash/ash_periodic_metrics_recorder.h » ('j') | ash/ash_periodic_metrics_recorder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 99e51f6a1f2a3ef592752ab88b8f0fc1ed636885..1372b2925533e0f4f8da07d60c233e9fec8d3b10 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -72,6 +72,8 @@
'autoclick/autoclick_controller.h',
'ash_constants.cc',
'ash_constants.h',
+ 'ash_periodic_metrics_recorder.cc',
James Cook 2013/11/01 00:28:51 This file doesn't need to have ash_ in the name, s
Harry McCleave 2013/11/01 01:00:38 Done.
+ 'ash_periodic_metrics_recorder.h',
'ash_switches.cc',
'ash_switches.h',
'cancel_mode.cc',
« no previous file with comments | « no previous file | ash/ash_periodic_metrics_recorder.h » ('j') | ash/ash_periodic_metrics_recorder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698