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

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 unnecessary includes after self review. 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index f82620bc34cafbdef65ce558c7a6075f394d9b96..4bf9de1a7320efdb49acc610e0143f4f8d3507fd 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -273,8 +273,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',
@@ -839,6 +837,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') | ash/common/system/chromeos/bluetooth/tray_bluetooth.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698