| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index 742181ece90642d1af9e139bcd576b767f120ec6..1b5885d3246e0ee2adcf839761f67d410e8aa7d6 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -33,6 +33,8 @@
|
| ],
|
| 'sources': [
|
| # All .cc, .h under views, except unittests
|
| + 'default_container_event_filter.cc',
|
| + 'default_container_event_filter.h',
|
| 'default_container_layout_manager.cc',
|
| 'default_container_layout_manager.h',
|
| 'desktop_background_view.cc',
|
|
|