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

Unified Diff: ash/ash.gyp

Issue 10332152: Add TraySms for SMS messages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Only observe with --aura-notify 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/ash_strings.grd » ('j') | ash/system/network/tray_sms.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 abc4eb83d8e85d7b4434f4ae5fe0e976a87fc442..9c7f067fb6e509b5e792524d8f45cb51ebb4ee0b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -135,6 +135,8 @@
'system/network/network_observer.h',
'system/network/tray_network.cc',
'system/network/tray_network.h',
+ 'system/network/tray_sms.cc',
+ 'system/network/tray_sms.h',
'system/power/power_status_observer.h',
'system/power/power_supply_status.cc',
'system/power/power_supply_status.h',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/network/tray_sms.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698