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

Unified Diff: ash/ash.gyp

Issue 10332152: Add TraySms for SMS messages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bubble sizing code 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') | 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 f21f886f45b7561cbe978701814a6b2819490ab5..5a9f5668c432977e524df9b9399b5f3ef6259259 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -133,6 +133,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698