| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index bb444679ee5ae7d5ff30fdb9b4163ac1a8f1bb41..bead4a60592131fd382c2cb7e557c5a5d0365298 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -787,6 +787,7 @@
|
| 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
|
| 'keyboard_overlay/keyboard_overlay_view_unittest.cc',
|
| 'magnifier/magnification_controller_unittest.cc',
|
| + 'popup_message_unittest.cc',
|
| 'root_window_controller_unittest.cc',
|
| 'screen_util_unittest.cc',
|
| 'shelf/scoped_observer_with_duplicated_sources_unittest.cc',
|
|
|