| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a6cfa31569320fbb728035ecd272ebd68a1c76e9..874840c38ffedace2149ceecbb0b3fd5539c4268 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -894,6 +894,7 @@
|
| 'common/popup_message_unittest.cc',
|
| 'common/shelf/shelf_model_unittest.cc',
|
| 'common/system/chromeos/brightness/tray_brightness_unittest.cc',
|
| + 'common/system/chromeos/media_security/multi_profile_media_tray_item_unittest.cc',
|
| 'common/system/chromeos/power/power_status_unittest.cc',
|
| 'common/system/chromeos/power/power_status_view_unittest.cc',
|
| 'common/system/chromeos/power/tray_power_unittest.cc',
|
| @@ -959,7 +960,6 @@
|
| 'shell_unittest.cc',
|
| 'sticky_keys/sticky_keys_overlay_unittest.cc',
|
| 'sticky_keys/sticky_keys_unittest.cc',
|
| - 'system/chromeos/media_security/multi_profile_media_tray_item_unittest.cc',
|
| 'system/chromeos/power/power_event_observer_unittest.cc',
|
| 'system/chromeos/power/video_activity_notifier_unittest.cc',
|
| 'system/chromeos/rotation/tray_rotation_lock_unittest.cc',
|
|
|