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

Unified Diff: ash/ash.gyp

Issue 2162153002: Added Ash.SystemMenu.DefaultView.VisibleItems histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed the COUNT value from the SystemMenuDefaultViewRows enum. Created 4 years, 5 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 | ash/common/system/audio/tray_audio.cc » ('j') | no next file with comments »
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 a812c1fa0eee890cc15b549179c5ed1b3ba08e65..3c46944d8ed6312e642e70da0afd98e4ba71327b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -285,8 +285,6 @@
'common/system/tray/tray_constants.h',
'common/system/tray/tray_details_view.cc',
'common/system/tray/tray_details_view.h',
- 'common/system/tray/tray_empty.cc',
- 'common/system/tray/tray_empty.h',
'common/system/tray/tray_event_filter.cc',
'common/system/tray/tray_event_filter.h',
'common/system/tray/tray_image_item.cc',
@@ -846,6 +844,8 @@
'test/test_suite_init.mm',
'test/test_system_tray_delegate.cc',
'test/test_system_tray_delegate.h',
+ 'test/test_system_tray_item.cc',
+ 'test/test_system_tray_item.h',
'test/test_user_wallpaper_delegate.cc',
'test/test_user_wallpaper_delegate.h',
'test/test_volume_control_delegate.cc',
« no previous file with comments | « no previous file | ash/common/system/audio/tray_audio.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698