| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index 743b832ee2b3d9bb333da467f777872c9758f14e..4bf31bf9f8d711918154d1d6d9b7d468f46402d8 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -57,11 +57,15 @@
|
| 'launcher/view_model.h',
|
| 'launcher/view_model_utils.cc',
|
| 'launcher/view_model_utils.h',
|
| + 'property_util.cc',
|
| + 'property_util.h',
|
| 'shell.cc',
|
| 'shell.h',
|
| 'shell_delegate.h',
|
| 'shell_factory.h',
|
| 'shell_window_ids.h',
|
| + 'show_state_controller.h',
|
| + 'show_state_controller.cc',
|
| 'status_area_view.cc',
|
| 'status_area_view.h',
|
| 'toplevel_frame_view.cc',
|
|
|