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

Unified Diff: ash/ash.gyp

Issue 14949004: ash: Rename tray_views.{h,cc} to tray_utils.{h,cc} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix browsertest Created 7 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
« no previous file with comments | « no previous file | ash/system/brightness/tray_brightness.cc » ('j') | ash/system/tray/hover_highlight_view.cc » ('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 392da15b1e7824e50cbd42bb2480ce304b10798f..533ff26780ac07040ccd202bba60706ee11c4471 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -315,8 +315,8 @@
'system/tray/tray_popup_label_button.h',
'system/tray/tray_popup_label_button_border.cc',
'system/tray/tray_popup_label_button_border.h',
- 'system/tray/tray_views.cc',
- 'system/tray/tray_views.h',
+ 'system/tray/tray_utils.cc',
+ 'system/tray/tray_utils.h',
'system/tray/view_click_listener.h',
'system/tray_accessibility.cc',
'system/tray_accessibility.h',
« no previous file with comments | « no previous file | ash/system/brightness/tray_brightness.cc » ('j') | ash/system/tray/hover_highlight_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698