| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f60b53aa299191189ef234daf153780f6c058b1f..b52164c3105f091f0b9f880e5435c91df8f9d17e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -531,6 +531,7 @@
|
| '../ui/views/views.gyp:views_test_support',
|
| '../ui/views/views.gyp:views_examples_with_content_lib',
|
| '../ui/views/views.gyp:views_with_content_test_support',
|
| + '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
|
| 'ash',
|
| 'ash_resources',
|
| 'ash_test_support',
|
| @@ -552,6 +553,7 @@
|
| 'drag_drop/drag_drop_tracker_unittest.cc',
|
| 'extended_desktop_unittest.cc',
|
| 'focus_cycler_unittest.cc',
|
| + 'keyboard_overlay/keyboard_overlay_view_unittest.cc',
|
| 'launcher/launcher_model_unittest.cc',
|
| 'launcher/launcher_navigator_unittest.cc',
|
| 'launcher/launcher_tooltip_manager_unittest.cc',
|
|
|