diff options
Diffstat (limited to 'ui/aura_shell/aura_shell.gyp')
-rw-r--r-- | ui/aura_shell/aura_shell.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp index d7ea004..1f86119 100644 --- a/ui/aura_shell/aura_shell.gyp +++ b/ui/aura_shell/aura_shell.gyp @@ -39,6 +39,8 @@ 'always_on_top_controller.h', 'app_list.cc', 'app_list.h', + 'aura_shell_switches.cc', + 'aura_shell_switches.h', 'compact_layout_manager.cc', 'compact_layout_manager.h', 'compact_status_area_layout_manager.cc', |