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

Unified Diff: ash/ash.gyp

Issue 10384178: ash: Make sure all the sub-popups retain the same height as the main popup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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/bluetooth/tray_bluetooth.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 abc4eb83d8e85d7b4434f4ae5fe0e976a87fc442..191bd4e6108ab835649548b134f10494785f33ba 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -154,6 +154,8 @@
'system/tray/system_tray_widget_delegate.h',
'system/tray/tray_constants.cc',
'system/tray/tray_constants.h',
+ 'system/tray/tray_details_view.cc',
+ 'system/tray/tray_details_view.h',
'system/tray/tray_empty.cc',
'system/tray/tray_empty.h',
'system/tray/tray_image_item.cc',
« no previous file with comments | « no previous file | ash/system/bluetooth/tray_bluetooth.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698