Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index abbda38241fb44caa04b93465cc2e80d64520cd2..7544aa85a97d68a78d9b796e5f7d5f8843e1e0c3 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -625,6 +625,7 @@ |
'../ui/compositor/compositor.gyp:compositor', |
'../ui/keyboard/keyboard.gyp:keyboard', |
'../ui/message_center/message_center.gyp:message_center', |
+ '../ui/message_center/message_center.gyp:message_center_test_support', |
'../ui/ui.gyp:ui', |
'../ui/ui.gyp:ui_resources', |
'../ui/ui.gyp:ui_test_support', |
@@ -694,6 +695,7 @@ |
'shell/window_watcher.cc', |
'shell/window_watcher_unittest.cc', |
'system/chromeos/network/network_state_notifier_unittest.cc', |
+ 'system/chromeos/power/tray_power_unittest.cc', |
'system/tray/system_tray_unittest.cc', |
'system/user/tray_user_unittest.cc', |
'system/web_notification/web_notification_tray_unittest.cc', |