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

Unified Diff: ash/ash.gyp

Issue 11039034: Move ash/system/network to ash/system/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 2 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/DEPS » ('j') | ash/system/DEPS » ('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 0c6246f0b305fdfab96db01d5b5d994aca9488ac..c02d35537dc877c912cc23a0cccdb5931cfd906f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -160,6 +160,11 @@
'system/brightness/brightness_control_delegate.h',
'system/brightness/tray_brightness.cc',
'system/brightness/tray_brightness.h',
+ 'system/chromeos/network/network_observer.h',
+ 'system/chromeos/network/tray_network.cc',
+ 'system/chromeos/network/tray_network.h',
+ 'system/chromeos/network/tray_sms.cc',
+ 'system/chromeos/network/tray_sms.h',
'system/date/clock_observer.h',
'system/date/date_view.cc',
'system/date/date_view.h',
@@ -174,11 +179,6 @@
'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
'system/locale/tray_locale.cc',
'system/locale/tray_locale.h',
- '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_status_view.cc',
'system/power/power_status_view.h',
« no previous file with comments | « no previous file | ash/system/DEPS » ('j') | ash/system/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698